Back to Devexpress

DeleteTableCommand Class

aspnet-js-deletetablecommand.md

latest591 B
Original Source

DeleteTableCommand Class

A command to delete the selected table.

Declaration

ts
declare class DeleteTableCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DeleteTableCommand

See Also

DeleteTableCommand Members