Grid Layout
A module consisting of a set of columns and rows used to arrange child objects in a grid design
- BrowseName
- GridLayout
- SuperType
- Container(Container)
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Columns | Columns | String | Grid layout columns. Allowed values: number, numberfr, auto |
Rows | Rows | String | Rows of the Grid Layout. Allowed values: number, numberfr, auto |
Horizontal gap | HorizontalGap | Size | Space between columns in the layout |
Vertical gap | VerticalGap | Size | Space between rows of the layout |
Items Horizontal Alignment | ItemsHorizontalAlignment | Horizontal alignment | Horizontal Alignment of items inside a cell |
Items Vertical Alignment | ItemsVerticalAlignment | Vertical alignment | Vertical Alignment of items inside a cell |
Move target | MoveTarget | NodeId | (Inherited from Container) |
Visible | Visible | Boolean | (Inherited from Element) |
Enabled | Enabled | Boolean | (Inherited from Element) |
Opacity | Opacity | Float | (Inherited from Element) |
Left margin | LeftMargin | Size | (Inherited from Element) |
Top margin | TopMargin | Size | (Inherited from Element) |
Right margin | RightMargin | Size | (Inherited from Element) |
Bottom margin | BottomMargin | Size | (Inherited from Element) |
Width | Width | Size | (Inherited from Element) |
Height | Height | Size | (Inherited from Element) |
Horizontal alignment | HorizontalAlignment | Horizontal alignment | (Inherited from Element) |
Vertical alignment | VerticalAlignment | Vertical alignment | (Inherited from Element) |
Rotation | Rotation | Size | (Inherited from Element) |