[]
Configurates RefreshOnEdit. Sets whether the grid should refresh all cells after a cell is edited.
public virtual TBuilder RefreshOnEdit(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |