[]
Called when the grid contents scroll.
protected override void OnScroll(ScrollBars sb)
Type | Name | Description |
---|---|---|
ScrollBars | sb | ScrollBars value that specifies the scroll direction. |
This method is for internal use. It allows inherited classes to customize the grid scrolling behavior.