|
FlexCel Studio for VCL/LCL
|
Occurs each time the user wants to edit a cell.
property OnAllowEditCell: TOnAllowEditCellEvent;
__property TOnAllowEditCellEvent OnAllowEditCell;
Set AllowEdit to false to disable editing a cell. This is useful if you want to limit the cells where the user can enter data.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|