Table of Contents

Class TreeWindowContent

Namespace
AO
Assembly
CoreAssembly.dll
public class TreeWindowContent : WindowContent
Inheritance
TreeWindowContent
Inherited Members
Extension Methods

Fields

ColumnSpacing

public int ColumnSpacing

Field Value

int

NodeHeight

public int NodeHeight

Field Value

int

NodeWidth

public int NodeWidth

Field Value

int

Nodes

public List<TreeWindowNode> Nodes

Field Value

List<TreeWindowNode>

RowSpacing

public int RowSpacing

Field Value

int

SelectedNodeIndex

public int SelectedNodeIndex

Field Value

int