TcxvgMultiRecordsOptionsData.Inserting Property
Determines whether a user can insert records by pressing the Insert key.
The default value of the Inserting property is True.
Declaration
property Inserting: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
See Also