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