Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext.: Positions the cursor to the last row of the cursor.
Visual BasicPublic Function MoveLast() As Boolean
C#public bool MoveLast();
True if successful, false otherwise. For example, the method fails if there are no rows.