Grids
  • 05 Apr 2021
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Grids

  • Dark
    Light
  • PDF

Article summary

Grids support the following layout properties.


Properties

These properties can be specified in an object's settings in App Builder.

NameValuesExample
Grid.PaddingColumnsSize#20
Grid.PaddingRowsSize#20
Grid.ColumnSize#100 (-1 = Auto, Default)
Grid.RowSize#100 (-1 = Auto, Default)

Remarks

Context Aware Properties

Properties with 2 components to their name (X.X) are context-aware and are applied to the 1st component.

These properties are applied as they are discovered.

To accommodate grids with different values, apply these attributes to a variable within each grid.


What's Next