ColumnOptions
Definition for the columns and thus their number.
You can define:
- Width (similar to Control Width)
- Width Mode (similar to Control Width Mode)
- Minimum Width (identical to Control Minimum Width)
- Maximum Width (identical to Control Maximum Width)
- Overflow determines whether a child control is truncated if it is larger than the cell.
Schema (version 1.8): tchmi:framework#/definitions/ColumnOptions
Schema (version 1.12): tchmi:framework#/definitions/TcHmi.Controls.System.TcHmiGrid.ColumnOptions
Origin: Grid
See also
Attribute getter: getColumnOptions
Attribute setter: setColumnOptions
Available from 1.8 |