BootstrapFABActionGroup.CollapseIconCssClass Property
In This Article
Specifies the CSS class of the collapse icon displayed for an Action Group.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A string value that specifies the name of the CSS class. |
See Also