Back to Devexpress

GoToPreviousHeaderFooterCommand Class

aspnet-js-gotopreviousheaderfootercommand.md

latest737 B
Original Source

GoToPreviousHeaderFooterCommand Class

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

Declaration

ts
declare class GoToPreviousHeaderFooterCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase GoToPreviousHeaderFooterCommand

See Also

GoToPreviousHeaderFooterCommand Members