Back to Devexpress

GoToPreviousDataRecordCommand Class

aspnet-js-gotopreviousdatarecordcommand.md

latest704 B
Original Source

GoToPreviousDataRecordCommand Class

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

Declaration

ts
declare class GoToPreviousDataRecordCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase GoToPreviousDataRecordCommand

See Also

GoToPreviousDataRecordCommand Members