Default Grid Properties
|
Description
|
||
Background Color
|
Background color of grid selected from:
• available color
• custom option for Swatches, HSB (Hue, Saturation, Brightness), or RGB (Red, Green, Blue).
OS determines default background color.
|
||
Border
|
Thickness of border around grid from 0 to 99 pixels. By default, border is 0.
|
||
Cell Spacing
|
Distance between individual cells from 0 to 99 pixels. By default, cell spacing is 0.
|
||
Cell Padding
|
Distance between cell’s contents and cell margin from 0 to 99 pixels. By default, cell padding is 0.
|
||
Pack
|
Whether any extra horizontal space in grid is filled by last column (at the far right). If pack is False then extra horizontal space is distributed across all columns. Extra horizontal space only occurs when Fill option is True. By default, pack is True.
|
||
Fill
|
Whether grid expands to fill available width in dashboard display. If fill is False grid uses only space required to display its contents. By default, fill is True.
|