Method ScrollToRow
ScrollToRow(int)
Scrolls to the specified row.
bool ScrollToRow(int row)
Parameters
rowint
Returns
- bool
True if we scrolled the control, False if nothing was done.
Scrolls to the specified row.
bool ScrollToRow(int row)
row intTrue if we scrolled the control, False if nothing was done.