Scroll(UInt32) Method
Scrolls to the specified item in the table.

C# Syntax

void Scroll( 
   uint item
)

Parameters

item
The numeric index of the item to scroll to.