Back to Devexpress

InsertTableOfContentsCommand Class

aspnet-js-inserttableofcontentscommand.md

latest662 B
Original Source

InsertTableOfContentsCommand Class

A command to insert a table of contents.

Declaration

ts
declare class InsertTableOfContentsCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTableOfContentsCommand

See Also

InsertTableOfContentsCommand Members