BootstrapGridViewColumnCssClasses Properties
Stores CSS classes applied to visual elements of a Grid View column.
Name | Description |
---|---|
Data |
Gets or sets the name of a CSS class applied to a data cell element. |
Edit |
Gets or sets the name of a CSS class applied to an edit cell element. |
Filter |
Gets or sets the name of a CSS class applied to a filter cell element. |
Footer |
Gets or sets the name of a CSS class applied to a footer cell element. |
Group |
Gets or sets the name of a CSS class applied to a group footer cell element. |
Header |
Gets or sets the name of a CSS class applied to a column header cell element. |
See Also