Back to Devexpress

InsertTableOfTablesCommand Class

aspnet-js-inserttableoftablescommand.md

latest646 B
Original Source

InsertTableOfTablesCommand Class

A command to create a table of tables.

Declaration

ts
declare class InsertTableOfTablesCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTableOfTablesCommand

See Also

InsertTableOfTablesCommand Members