DataGridBuilder<T>.RepaintChangesOnly Method
Name | Parameters | Description |
---|---|---|
RepaintChangesOnly(JS) | value | Specifies whether to repaint only those cells whose data changed. Mirrors the client-side repaintChangesOnly option. |
RepaintChangesOnly(Boolean) | value | Specifies whether to repaint only those cells whose data changed. Mirrors the client-side repaintChangesOnly option. |