Back to Devexpress

UpdateTableOfContentsCommand Class

aspnet-js-updatetableofcontentscommand.md

latest662 B
Original Source

UpdateTableOfContentsCommand Class

A command to update a table of contents.

Declaration

ts
declare class UpdateTableOfContentsCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase UpdateTableOfContentsCommand

See Also

UpdateTableOfContentsCommand Members