Table of Contents

Class ListWindowContent

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

Fields

ItemHeight

public int ItemHeight

Field Value

int

Items

public List<CollectionElement> Items

Field Value

List<CollectionElement>

SelectedIndex

public int SelectedIndex

Field Value

int