Back to Devexpress

GoToNextDataRecordCommand Class

aspnet-js-gotonextdatarecordcommand.md

latest672 B
Original Source

GoToNextDataRecordCommand Class

A command to navigate to the next data record of the bound data source.

Declaration

ts
declare class GoToNextDataRecordCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.goToNextDataRecord property.

Inheritance

CommandBase CommandWithSimpleStateBase GoToNextDataRecordCommand

See Also

GoToNextDataRecordCommand Members