Table of Contents

Class UIGrid

Namespace
AO
Assembly
CoreAssembly.dll
public class UIGrid : Component
Inheritance
UIGrid
Inherited Members
Extension Methods

Properties

Height

public int Height { get; set; }

Property Value

int

Padding

public float Padding { get; set; }

Property Value

float

SizeSource

public UI.GridLayout.SizeSource SizeSource { get; set; }

Property Value

UI.GridLayout.SizeSource

Width

public int Width { get; set; }

Property Value

int