Back to Devexpress

InsertFooterCommand Class

aspnet-js-insertfootercommand.md

latest615 B
Original Source

InsertFooterCommand Class

A command to activate the page footer and begin editing.

Declaration

ts
declare class InsertFooterCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertFooterCommand

See Also

InsertFooterCommand Members