AccordionControlViewType Enum
Provides values that specify the AccordionControl view type.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Members
Name | Description |
---|---|
Standard
|
The default (Accordion Control) view type. |
Hamburger
|
The Hamburger Menu view type, which features:
|
#Related API Members
The following properties accept/return AccordionControlViewType values:
#Remarks
Values of this enumeration are accepted by the AccordionControl.ViewType property.