TcxCustomVerticalGrid.IsEditing Property
In This Article
Indicates whether the in-place editor is active in the current data cell.
#Declaration
Delphi
property IsEditing: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
Indicates whether the in-place editor is active in the current data cell.
See Also