Name | Description | |
---|---|---|
![]() | CanMoveNext | Returns true if the selected index can be increased |
![]() | CanMovePrev | Returns true if the selected index can be decreased |
![]() | CanMoveToRecord | Returns true if the mail merge can navigate to a record |
![]() | MoveFirst | Moves the current record to the first record in the data source |
![]() | MoveLast | Moves the current record to the first record in the data source |
![]() | MoveNext | Moves the current record to the next record in the data source |
![]() | MovePrev | Moves the current record to the prev record in the data source |
![]() | MoveToRecord | Moves the mail merge to the specified record |