Class ItemType
Defines the item type for the TreeViewItemInfoBase.
Inheritance
System.Object
ItemType
Namespace: Syncfusion.iOS.TreeView
Assembly: Syncfusion.SfTreeView.iOS.dll
Syntax
public sealed class ItemType : Enum
Fields
Node
Specifies the item type of node item.
Declaration
public const ItemType Node
Field Value
Type |
---|
ItemType |