BootstrapTabControl.TabIconCssClassField Property
Specifies the name of a data field providing CSS classes of icons displayed by tabs.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string value that specifies the name of the data source field from which the editor obtains CSS class names. |
See Also