AccordionControl.FlyoutForm Property
In This Article
Gets the control representing the accordion control’s flyout form.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
An DevExpress. |
#Remarks
The accordion control’s flyout form is shown when the OptionsMinimizing.State property is set to Normal.
See Also