Table of Contents

Class TreeWindowNode

Namespace
AO
Assembly
CoreAssembly.dll
public class TreeWindowNode
Inheritance
TreeWindowNode
Inherited Members
Extension Methods

Fields

BackgroundColor

public ButtonColor BackgroundColor

Field Value

ButtonColor

BackgroundStyle

public ButtonStyle BackgroundStyle

Field Value

ButtonStyle

Column

public int Column

Field Value

int

ConnectionState

public TreeWindowNodeConnectionState ConnectionState

Field Value

TreeWindowNodeConnectionState

Element

public CollectionElement Element

Field Value

CollectionElement

Id

public string Id

Field Value

string

ParentIds

public List<string> ParentIds

Field Value

List<string>

Row

public int Row

Field Value

int

SelectedBackgroundColor

public ButtonColor SelectedBackgroundColor

Field Value

ButtonColor