AccordionContentContainer.OwnerElement Property
Gets the accordion element that owns the current container.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| AccordionControlElement | The accordion element that owns the current container. |
See Also