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.v21.2.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String containing the name of a CSS class. |
See Also