Back to Devexpress

GoToNextHeaderFooterCommand Class

aspnet-js-gotonextheaderfootercommand.md

latest705 B
Original Source

GoToNextHeaderFooterCommand Class

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

Declaration

ts
declare class GoToNextHeaderFooterCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase GoToNextHeaderFooterCommand

See Also

GoToNextHeaderFooterCommand Members