FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelGrid.CanEdit Property

Indicates whether the inplace edit control can be created to allow editing.

Pascal
property CanEdit: boolean;
C++
__property boolean CanEdit;

This property is useful if you are implementing a not in-place editor, and you want to know if the user can change the current cell or not. 

 

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!