NavBarViewKind Enum
Contains values that identify the currently applied view type.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.2.dll
NuGet Package: DevExpress.Wpf.NavBar
#Declaration
#Members
Name | Description |
---|---|
Explorer
|
Identifies the Explorer Bar view type (the control’s view is represented by a Explorer |
Navigation
|
Identifies the Navigation Pane view type (the control’s view is represented by a Navigation |
Side
|
Identifies the Side Bar view type (the control’s view is represented by a Side |
#Related API Members
The following properties accept/return NavBarViewKind values:
#Remarks
The values listed by this enumeration are used to set the NavBarViewBase.NavBarViewKind property’s value.