C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewCell Class
Members

C1GridViewCell Class
Represents a cell in the rendered table of a C1GridView.
Object Model
C1GridViewCell Class
Syntax
'Declaration
 
Public Class C1GridViewCell 
   Inherits System.Web.UI.WebControls.TableCell
 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.TableCell
            C1.Web.Wijmo.Controls.C1GridView.C1GridViewCell
               C1.Web.Wijmo.Controls.C1GridView.C1GridViewHeaderCell

See Also