Control Grid (Arrangement)
UI\Controls\Grid
&reftitle.intro;
A Grid is a control which is allows the arrangement of children into a grid
&reftitle.classsynopsis;
UI\Controls\Grid
UI\Controls\Grid
extends
UI\Control
Constants
const
int
UI\Controls\Grid::Fill
const
int
UI\Controls\Grid::Start
const
int
UI\Controls\Grid::Center
const
int
UI\Controls\Grid::End
const
int
UI\Controls\Grid::Leading
const
int
UI\Controls\Grid::Top
const
int
UI\Controls\Grid::Trailing
const
int
UI\Controls\Grid::Bottom
&Properties;
protected
controls
&Methods;
&InheritedMethods;
&reftitle.constants;
UI\Controls\Grid::Fill
UI\Controls\Grid::Start
UI\Controls\Grid::Center
UI\Controls\Grid::End
UI\Controls\Grid::Leading
UI\Controls\Grid::Top
UI\Controls\Grid::Trailing
UI\Controls\Grid::Bottom
&reftitle.properties;
controls
Contains controls, should not be manipulated directly
&reference.ui.ui.controls.entities.grid;