BootstrapAccordionGroupDataFields.HeaderIconCssClassField Property
Gets or sets the name of a data field (or an xml element’s attribute) providing names of CSS classes that define images displayed within group headers.
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 required data source field. |
See Also