php8.5
Home/ Manual/ reference / ui/ Control Grid (Arrangement)

Control Grid (Arrangement)

A Grid is a control which is allows the arrangement of children into a grid

Intro

A Grid is a control which is allows the arrangement of children into a grid

Class synopsis

class UI\Controls\Grid { }

Predefined 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

Properties

controls

Contains controls, should not be manipulated directly

Grid

Source: reference/ui/ui.controls.grid.xml · from the official PHP manual (php/doc-en)