Back to Devexpress

InsertTableRowAboveCommand Class

aspnet-js-inserttablerowabovecommand.md

latest668 B
Original Source

InsertTableRowAboveCommand Class

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

Declaration

ts
declare class InsertTableRowAboveCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTableRowAboveCommand

See Also

InsertTableRowAboveCommand Members