TreeListBuilder<T>.HighlightChanges Method
| Name | Parameters | Description |
|---|---|---|
| HighlightChanges(JS) | value | Specifies whether to highlight rows and cells with edited data. repaintChangesOnly should be true. Mirrors the client-side highlightChanges option. |
| HighlightChanges(Boolean) | value | Specifies whether to highlight rows and cells with edited data. repaintChangesOnly should be true. Mirrors the client-side highlightChanges option. |