CellOptions
Definition for the cells.
Here you can define a specific feature for each cell. In each definition a row and column index defines which cell is to be addressed.
You can define:
- Background color (identical to Control Background Color)
- Border color (identical to Control Border Color)
- Background image (identical to Control Background Image)
- Width of the background image (identical to Control Background Image Width)
- Height of the background image (identical to Control Background Image Height)
- Horizontal alignment of the background image (identical to Control Background Image)
- Vertical alignment of the background image (identical to Control Background Image)
- Border width (identical to Control Border Width)
- Border style (identical to Control Border Style)
- Padding (identical to Control Background Image Padding) If a percentage value is specified here for the "top" and "bottom" value, the width of the cell is used as the basis (and not the height).
Schema (version 1.8): tchmi:framework#/definitions/CellOptions
Schema (version 1.12): tchmi:framework#/definitions/TcHmi.Controls.System.TcHmiGrid.CellOptions
Origin: Grid
See also
Attribute getter: getCellOptions
Attribute setter: setCellOptions
Available from 1.8 |