RowPanel
A RowPanel control is a container that you use when you create a fluid grid. You use the RowPanel control to start a new row in the grid, and then you add ColumnPanels controls to the RowPanel control. You add the controls that show the actual content to the ColumnPanels placeholder.
Properties
|
Name |
Description |
Default |
|---|---|---|
|
Appearance | ||
|
PaddingType |
Specify where the RowPanel control applies padding: All, Top, Right, Bottom, Left, or LeftBottom. The RowPanel control only uses this property when the UsePadding property is true. |
All |
|
UsePadding |
If true, the control uses padding. Padding is extra space between the content and the “border”. |
False |
Configuration
You can create a configuration item for a RowPanel control by creating an item based on the RowPanel Parameters template.
The configuration item has this field:
-
UsePadding