Back to Devexpress

InsertTableCommand Class

aspnet-js-inserttablecommand.md

latest600 B
Original Source

InsertTableCommand Class

A command to invoke the Insert Table dialog.

Declaration

ts
declare class InsertTableCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTableCommand

See Also

InsertTableCommand Members