Back to Devexpress

InsertTableCellsDialogCommand Class

aspnet-js-inserttablecellsdialogcommand.md

latest677 B
Original Source

InsertTableCellsDialogCommand Class

A command to invoke the Insert Cells dialog.

Declaration

ts
declare class InsertTableCellsDialogCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTableCellsDialogCommand

See Also

InsertTableCellsDialogCommand Members