public void ScrollIntoView( GridControlRange range, double padding, bool disableAnimation )
Parameters
- range
- The range to scroll into view.
- padding
- The distance in pixels between the range and the viewport border.
- disableAnimation
- if set to
true
disable animations.