Library Vcl NextSuite 5 NextGrid References Classes TNxCustomGridControl Properties Editing

Editing

Determines whether the grid is being edited (it is in the edit state).

pas
property Editing: Boolean read GetEditing;

Remarks

This property checks whether gtEdit is in GridState.

Sign in