[]
Configurates CommitEmptyEdits. Sets a value that indicates how the grid commit empty edits to cell values.
public virtual TBuilder CommitEmptyEdits(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |