BootstrapGridViewColumnCssClasses Properties
Stores CSS classes applied to visual elements of a Grid View column.Name | Description |
---|---|
DataCell | Gets or sets the name of a CSS class applied to a data cell element. |
EditCell | Gets or sets the name of a CSS class applied to an edit cell element. |
FilterCell | Gets or sets the name of a CSS class applied to a filter cell element. |
FooterCell | Gets or sets the name of a CSS class applied to a footer cell element. |
GroupFooterCell | Gets or sets the name of a CSS class applied to a group footer cell element. |
HeaderCell | Gets or sets the name of a CSS class applied to a column header cell element. |
See Also