'Declaration Public Enum C1GridViewRowType Inherits System.Enum
public enum C1GridViewRowType : System.Enum
'Declaration Public Enum C1GridViewRowType Inherits System.Enum
public enum C1GridViewRowType : System.Enum
Member | Description |
---|---|
DataRow | A data row of a data control. Only DataRow rows can be data-bound. |
DetailRow | A detail row of a data control. |
EmptyDataRow | A row that displays page buttons or a pager control. Pager rows cannot be data-bound. |
Filter | A row that displays the filter bar. Filter rows cannot be data-bound. |
Footer | A footer row of a data control. Footer rows cannot be data-bound. |
Header | A header row of a data control. Header rows cannot be data-bound. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1GridView.C1GridViewRowType