[]
Scrolls the grid to bring a specified range into view.
public void ScrollIntoView(GridControlRange range, double padding = 8, bool disableAnimation = false)
Type | Name | Description |
---|---|---|
GridControlRange | range | The range to scroll into view. |
double | padding | The distance in pixels between the range and the viewport border. |
bool | disableAnimation | if set to |