PowerWEB LiveControls for ASP.NET
LiveTableCell Class
Members  See Also  Send comments on this topic.
Dart.LiveControls Namespace : LiveTableCell Class



Represents a cell in a LiveTable control.

Syntax

Visual Basic (Declaration) 
Public Class LiveTableCell 
   Inherits System.Web.UI.WebControls.TableCell
   Implements ILiveControl 
Visual Basic (Usage)Copy Code
Dim instance As LiveTableCell
C# 
public class LiveTableCell : System.Web.UI.WebControls.TableCell, ILiveControl  
C++/CLI 
public ref class LiveTableCell : public System.Web.UI.WebControls.TableCell, ILiveControl  

Remarks

This member is functionally equivalent to System.Web.UI.WebControls.TableCell.

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.TableCell
            Dart.LiveControls.LiveTableCell

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.