GoToDataRecordCommand Class
A command to navigate to the next data record of the bound data source.
Declaration
declare class GoToDataRecordCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.goToDataRecord property.
Inheritance
CommandBase
GoToDataRecordCommand
See Also