Back to Devexpress

OpenInsertTableDialogCommand Class

aspnet-js-openinserttabledialogcommand.md

latest670 B
Original Source

OpenInsertTableDialogCommand Class

A command to invoke the Insert Table dialog.

Declaration

ts
declare class OpenInsertTableDialogCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase OpenInsertTableDialogCommand

See Also

OpenInsertTableDialogCommand Members