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