Table of Contents

Class GridWindowContent

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

Fields

Columns

public int Columns

Field Value

int

DrawElementTabs

public bool DrawElementTabs

Field Value

bool

ItemHeight

public int ItemHeight

Field Value

int

Items

public List<CollectionElement> Items

Field Value

List<CollectionElement>

SelectedIndex

public int SelectedIndex

Field Value

int