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. |
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