FluentDesignForm.NavigationControl Property
Gets or sets the AccordionControl that serves as a side navigation control for this FluentDesignForm.
Namespace: DevExpress.XtraBars.FluentDesignSystem
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
AccordionControl | null | The AccordionControl that serves as a side navigation control for this FluentDesignForm. |
Remarks
A FluentDesignForm interacts with its associated Accordion control in a number of ways.
If the ExtendNavPaneToFormTitle property returns true, the Accordion control occupies the full form height and overlaps the FluentDesignFormControl.
Options within the FluentDesignForm.OptionsAdaptiveLayout group allow the Accordion to automatically collapse or expand when a user resizes the form at runtime.
When the SurfaceMaterial property equals
Acrylic
, the related Accordion employs the DirectX rendering engine to draw Acrylic and Reveal Highlight effects.