Class NavigatorItemType
Defines the constant that specify the item type of navigation.
Inheritance
System.Object
NavigatorItemType
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class NavigatorItemType : Enum
Fields
DropDownItem
Represents the drop down navigation.
Declaration
public const NavigatorItemType DropDownItem
Field Value
Type |
---|
NavigatorItemType |
Normal
Represents the default navigation.
Declaration
public const NavigatorItemType Normal
Field Value
Type |
---|
NavigatorItemType |