Skip to main content
A newer version of this page is available. .

AccordionControlElement.AccordionControl Property

Gets the parent AccordionControl.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

[Browsable(false)]
public override AccordionControl AccordionControl { get; }

Property Value

Type Description
AccordionControl

The parent AccordionControl.

See Also