AccordionControl.GetElements() Method
Returns a linear list of all elements in the AccordionControl.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| List<AccordionControlElement> | A linear list of all elements in the AccordionControl. |
See Also