Class TreeWindowContent
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public class TreeWindowContent : WindowContent
- Inheritance
-
TreeWindowContent
- Inherited Members
- Extension Methods
Fields
ColumnSpacing
public int ColumnSpacing
Field Value
NodeHeight
public int NodeHeight
Field Value
NodeWidth
public int NodeWidth
Field Value
Nodes
public List<TreeWindowNode> Nodes
Field Value
RowSpacing
public int RowSpacing
Field Value
SelectedNodeIndex
public int SelectedNodeIndex