Back to Devexpress

GoToFirstDataRecordCommand Class

aspnet-js-gotofirstdatarecordcommand.md

latest680 B
Original Source

GoToFirstDataRecordCommand Class

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

Declaration

ts
declare class GoToFirstDataRecordCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase GoToFirstDataRecordCommand

See Also

GoToFirstDataRecordCommand Members