Developer

Enabled

Specifies whether cell is enabled for editing, or user mouse/keyboard clicks.

property Enabled: Boolean read GetEnabled write SetEnabled;

Remarks


If Enabled is set to False, effect is same as Enabled property of column is False, but for only this cell.

See also