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