Enum NavigationMode
Defines a enum list for the mode of navigation of the child items
Namespace: Syncfusion.Windows.Controls.Navigation
Assembly: Syncfusion.SfTreeNavigator.WPF.dll
Syntax
public enum NavigationMode
Fields
Name | Description |
---|---|
Default | On clicking parent item the child items are displayed. |
Extended | On clicking parent item the child items are displayed with the parent item as header. |