Back to Devexpress

DeleteTableColumnsCommand Class

aspnet-js-deletetablecolumnscommand.md

latest648 B
Original Source

DeleteTableColumnsCommand Class

A command to delete the selected table columns.

Declaration

ts
declare class DeleteTableColumnsCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DeleteTableColumnsCommand

See Also

DeleteTableColumnsCommand Members