[]
Configurates ValidateEdits. Sets a value that determines whether the grid should remain in edit mode when the user tries to commit edits that fail validation.
public virtual TBuilder ValidateEdits(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |