Back to Devexpress

DeleteTableRowsCommand Class

aspnet-js-deletetablerowscommand.md

latest624 B
Original Source

DeleteTableRowsCommand Class

A command to delete the selected table rows.

Declaration

ts
declare class DeleteTableRowsCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DeleteTableRowsCommand

See Also

DeleteTableRowsCommand Members