[]
Called when the grid contents scroll vertically, to update the value of the scroll tip.
protected override void OnScrollTip(int newValue)
Type | Name | Description |
---|---|---|
int | newValue | New value for the vertical scroll bar. |
This method processes the new scroll position and calls OnShowScrollTip(ToolTipEventArgs).