[]
Configurates LazyRender. Sets whether the grid should skip rendering cells that were updated in the last render cycle.
public virtual TBuilder LazyRender(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |