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

BootstrapGridViewCommandColumnCssClasses Properties

Stores CSS classes applied to visual elements of a Grid View command column.
Name Description
Cell Gets or sets the name of a CSS class applied to a cell element.
Control Gets or sets the name of a CSS class applied to a Grid View column’s root element. Inherited from BootstrapGridViewColumnCssClasses.
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. Inherited from BootstrapGridViewColumnCssClasses.
FooterCell Gets or sets the name of a CSS class applied to a footer cell element. Inherited from BootstrapGridViewColumnCssClasses.
GroupFooterCell Gets or sets the name of a CSS class applied to a group footer cell element. Inherited from BootstrapGridViewColumnCssClasses.
HeaderCell Gets or sets the name of a CSS class applied to a column header cell element. Inherited from BootstrapGridViewColumnCssClasses.
See Also