QueryElementIndentEventArgs.Element Property
Gets the processed accordion element.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
AccordionControlElement | The processed accordion element. |
See Also