Back to Devexpress

GoToLastDataRecordCommand Class

aspnet-js-gotolastdatarecordcommand.md

latest672 B
Original Source

GoToLastDataRecordCommand Class

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

Declaration

ts
declare class GoToLastDataRecordCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase GoToLastDataRecordCommand

See Also

GoToLastDataRecordCommand Members