Back to Devexpress

DeleteTableCellsDialogCommand Class

aspnet-js-deletetablecellsdialogcommand.md

latest677 B
Original Source

DeleteTableCellsDialogCommand Class

A command to invoke the Delete Cells dialog.

Declaration

ts
declare class DeleteTableCellsDialogCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DeleteTableCellsDialogCommand

See Also

DeleteTableCellsDialogCommand Members