Column in which the managed item will appear
Member of Table Layout Item (PRIM_TBLO.Item)
Data Type - PRIM_TBLO.VerticalDivision - Base class for columns and column dividers
The Column property is a reference to the Column or Divider in which the managed control will be anchored. If no column is specified, the control will use its own Left property to determine its horizontal position. ColumnSpan and Flow properties can affect where a control is positioned.
Febuary 18 V14SP2