Class NavigationMode
Enumeration for the Navigation Mode
Inheritance
System.Object
NavigationMode
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class NavigationMode : Enum
Fields
Default
Header of current hierarchy level item can be displayed in the top of the Tree Navigator with the back button
Declaration
public const NavigationMode Default
Field Value
| Type |
|---|
| NavigationMode |
Extended
Header of each level is stacked in the top of the Tree Navigator.
Declaration
public const NavigationMode Extended
Field Value
| Type |
|---|
| NavigationMode |