Back to Devexpress

QueryElementIndentEventArgs.Element Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-queryelementindenteventargs.md

latest1.2 KB
Original Source

QueryElementIndentEventArgs.Element Property

Gets the processed accordion element.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AccordionControlElement Element { get; }
vb
Public ReadOnly Property Element As AccordionControlElement

Property Value

TypeDescription
AccordionControlElement

The processed accordion element.

|

See Also

QueryElementIndentEventArgs Class

QueryElementIndentEventArgs Members

DevExpress.XtraBars.Navigation Namespace