AccordionControlElementBase.AccordionControl Property
Gets the AccordionControl that owns the current element.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
AccordionControl | The current element’s owner. |
See Also