Class ItemType
Defines the item type for the TreeViewItemInfoBase.
Inheritance
System.Object
ItemType
Namespace: Syncfusion.Android.TreeView
Assembly: Syncfusion.SfTreeView.Android.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 |