ShowCellEnable

[property icon] ShowCellEnable

Displays a grid cell with a grayed out style

Enumerated type, possible values are:

Default Grid default rules apply
Enable Enables the cell
Disable Disables the cell

Applies to: Grid , GridCell

Introduced in KCML version 7.00


>CellEnable

CellEnable

This property draws the grid cell with a disabled style like the CellEnable property. However the cell is not actually disabled. This is useful for depicting items having an inactive state.

See also

Grid methods, properties and events. GridCell methods, properties and events.