MoveBeforeFirst method

UL Ext.: Positions the cursor to before the first row of the cursor.

Syntax
Visual Basic

Public Sub MoveBeforeFirst()
C#

public void MoveBeforeFirst();
See also