Enum TreeType
The type of tree.
public enum TreeType
Fields
ColumnTree = 2A tree with columns
ListTree = 1A tree that includes various items
SimpleTree = 0A tree without any items
The type of tree.
public enum TreeType
ColumnTree = 2A tree with columns
ListTree = 1A tree that includes various items
SimpleTree = 0A tree without any items