AccordionControl.GetElements() Method
In This Article
Returns a linear list of all elements in the AccordionControl.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Returns
Type | Description |
---|---|
List<Accordion |
A linear list of all elements in the Accordion |
See Also