Back to Devexpress

InsertTableRowBelowCommand Class

aspnet-js-inserttablerowbelowcommand.md

latest668 B
Original Source

InsertTableRowBelowCommand Class

A command to insert a row in a table below the selected row.

Declaration

ts
declare class InsertTableRowBelowCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTableRowBelowCommand

See Also

InsertTableRowBelowCommand Members