Skip to main content
A newer version of this page is available. .

BootstrapGridViewColumnCssClasses Properties

Stores CSS classes applied to visual elements of a Grid View column.
Name Description
Control Gets or sets the name of a CSS class applied to a Grid View column’s root element.
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