AccordionControl.ActiveGroup Property
In This Article
Gets or sets the currently selected element.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Accordion |
An Accordion |
#Remarks
The AccordionControl.Elements collection provides access to the accordion control’s elements.
See Also