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
Padding
public float Padding { get; set; }
Property Value
SizeSource
public UI.GridLayout.SizeSource SizeSource { get; set; }
Property Value
Width
public int Width { get; set; }