BootstrapAccordionItemDataFields Class
Contains properties allowing you to specify data fields from which item settings of a bound BootstrapAccordion should be obtained.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapAccordionItemDataFields objects:
Remarks
An object of the BootstrapAccordionItemDataFields type can be accessed by the BootstrapAccordion.ItemDataFields property of an Accordion control.
Inheritance
Object
StateManager
NavBarDataFields
NavBarItemDataFields
BootstrapAccordionItemDataFields
See Also