- Getting started
- Creating projects
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- Tutorials
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Grid Layout
A module consisting of a set of columns and rows used to arrange child objects in a grid design
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Columns | Columns | Grid layout columns. Allowed values: number, numberfr, auto | |
Rows | Rows | Rows of the Grid Layout. Allowed values: number, numberfr, auto | |
Horizontal gap | HorizontalGap | Space between columns in the layout | |
Vertical gap | VerticalGap | Space between rows of the layout | |
Items Horizontal Alignment | ItemsHorizontalAlignment | Horizontal Alignment of items inside a cell | |
Items Vertical Alignment | ItemsVerticalAlignment | Vertical Alignment of items inside a cell | |
Move target | MoveTarget | (Inherited from Container) | |
Visible | Visible | (Inherited from Element) | |
Enabled | Enabled | (Inherited from Element) | |
Opacity | Opacity | (Inherited from Element) | |
Left margin | LeftMargin | (Inherited from Element) | |
Top margin | TopMargin | (Inherited from Element) | |
Right margin | RightMargin | (Inherited from Element) | |
Bottom margin | BottomMargin | (Inherited from Element) | |
Width | Width | (Inherited from Element) | |
Height | Height | (Inherited from Element) | |
Horizontal alignment | HorizontalAlignment | (Inherited from Element) | |
Vertical alignment | VerticalAlignment | (Inherited from Element) | |
Rotation | Rotation | (Inherited from Element) |
Provide Feedback