Back to Devexpress

TcxCustomInplaceEditContainer.Editing Property

vcl-cxinplacecontainer-dot-tcxcustominplaceeditcontainer-04a1f968.md

latest729 B
Original Source

TcxCustomInplaceEditContainer.Editing Property

Determines whether an item of an editing control is being edited.

Declaration

delphi
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

TcxCustomInplaceEditContainer Class

TcxCustomInplaceEditContainer Members

cxInplaceContainer Unit