Back to Devexpress

GoToHeaderCommand Class

aspnet-js-gotoheadercommand.md

latest641 B
Original Source

GoToHeaderCommand Class

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

Declaration

ts
declare class GoToHeaderCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase GoToHeaderCommand

See Also

GoToHeaderCommand Members