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