BootstrapClientAccordionGroup Properties
Represents a client-side equivalent of the Accordion’s BootstrapAccordionGroup object.Name | Description |
---|---|
index | Gets the group’s index within a collection of a navbar’s groups. Inherited from ASPxClientNavBarGroup. |
name | Gets the name that uniquely identifies the group. Inherited from ASPxClientNavBarGroup. |
navBar | Gets the BootstrapClientAccordion object to which the current group belongs. |
See Also