BootstrapGridViewCommandColumnCustomButton.CssClass Property
Provides access to CSS classes applied to visual elements of a custom button located within a command column.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String containing the name of a CSS class. |
See Also