<
For the <GridLayout>
element, you can define the following attributes:
Attribute | Description |
---|---|
alternatingRows | Specifies whether the rows have different, alternating background colors. Possible values: |
columns | Specifies how many columns the layout grid includes. Possible values: Integers (default: |
rows | Specifies how many rows the layout grid includes. Possible values: Integers |
background | Defines a background color.
This setting overrides the default color of the color scheme!
Possible values:
|
enabled | Activates the layout
Possible values: |
fontFamily | Specifies the font family.
Possible values:
|
fontSize | Sets the font size. This attribute overrides the default Web App font size for this layout. Possible values:
|
fontStretch | Specifies the width of each character.
This attribute overrides the default character width for this layout.
Possible values:
|
fontStyle | Sets the tilt of the font.
This attribute overrides the default font tilt for this layout.
Possible values:
|
fontWeight | Sets the font weight.
This attribute overrides the default font weight for this layout.
Possible values:
|
foreground | Defines a color for the foreground (text, etc.) of the layout. This setting overrides the default color of the color scheme. Possible values:
|
horizontalAlign | The direction in which the elements flow. The order of the elements corresponds to their declaration. Possible values:
|
textOverflow | Specifies what should happen when the layout is full. Possible values:
|
visible | Specifies whether the layout is visible.
Possible values: |
For more information, see the sections: