Class NavigationDrawerStyle
This enum represents style of navigation drawer
Inheritance
System.Object
NavigationDrawerStyle
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class NavigationDrawerStyle : Enum
Fields
Default
This option represents default style
Declaration
public const NavigationDrawerStyle Default
Field Value
| Type |
|---|
| NavigationDrawerStyle |
Office2016Black
This option represents office 2016 black style
Declaration
public const NavigationDrawerStyle Office2016Black
Field Value
| Type |
|---|
| NavigationDrawerStyle |
Office2016Colorful
This option represents office 2016 colorful style
Declaration
public const NavigationDrawerStyle Office2016Colorful
Field Value
| Type |
|---|
| NavigationDrawerStyle |
Office2016DarkGray
This option represents office 2016 darkgray style
Declaration
public const NavigationDrawerStyle Office2016DarkGray
Field Value
| Type |
|---|
| NavigationDrawerStyle |
Office2016White
This option represents office 2016 white style
Declaration
public const NavigationDrawerStyle Office2016White
Field Value
| Type |
|---|
| NavigationDrawerStyle |