For Responsive Web Column-based panels, use this to override the automatic column-based placement of this field. An IslandPanel can have between one to eight "columns" of visual layout. Multiple labels and fields can be assigned or set to appear in a single column and they are automatically assigned, left-to-right based on the defined columns for the panel.
Use this property when the visual location of the field or label on the screen is different than how you would like it displayed in the web page or if the automatic placement results in an undesirable result.
Value |
Meaning |
Auto |
The label or field will be automatically placed within the panel based on its left-to-right orientation to other fields and labels contained in the panel |
One |
Place in the first column of the panel. |
Two...Eight |
Place in the second, third and up to eighth column in the panel. Note that since a panel can have fewer than 8 columns specified in the PanelColumns property, this property will be set to the maximum allowed column at generation time. |