TcxCustomInplaceEditContainer.Editing Property
Determines whether an item of an editing control is being edited.
Declaration
property Editing: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Use the Editing property to determine whether a cell is in edit mode. Set the property value to True to charge the item state to editing mode.
See Also