Back to Devexpress

AccordionContentContainer.OwnerElement Property

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

latest1.3 KB
Original Source

AccordionContentContainer.OwnerElement Property

Gets the accordion element that owns the current container.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public AccordionControlElement OwnerElement { get; }
vb
<Browsable(False)>
Public ReadOnly Property OwnerElement As AccordionControlElement

Property Value

TypeDescription
AccordionControlElement

The accordion element that owns the current container.

|

See Also

AccordionContentContainer Class

AccordionContentContainer Members

DevExpress.XtraBars.Navigation Namespace