Back to Devexpress

GoToFooterCommand Class

aspnet-js-gotofootercommand.md

latest641 B
Original Source

GoToFooterCommand Class

A command to navigate to the page footer from the page header in the header/footer editing mode.

Declaration

ts
declare class GoToFooterCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase GoToFooterCommand

See Also

GoToFooterCommand Members