NameDescriptionTypeAdditional information
id

Column Layout unique identifier.

string

None.

name

Column layout display name.

string

None.

columns

Number of columns to vertically device the page button placement.

integer

None.

widths

By default widths are one hundred percent divided by the amount of columns, and the app framework knows to partition the UI based on this rule. However, a page may define its own width partition by declaring a width for each column where values in the range of zero and one, represent percentages, and grater than one are actual pixels (Custom app implementations can at anytime define pixels to be anything else, points for example, but that is custom to the application).

Collection of decimal number

None.