[]
Configurates AutoScroll. Sets a value that determines whether the grid should automatically scroll its contents while users drag rows or columns into new positions.
public TBuilder AutoScroll(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |