[]
Configurates PreserveOutlineState. Sets a value that determines whether the grid should preserve the expanded/collapsed state of nodes when the data is refreshed.
public virtual TBuilder PreserveOutlineState(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |