Back to Devexpress

MoveContentCommand Class

aspnet-js-movecontentcommand.md

latest628 B
Original Source

MoveContentCommand Class

A command to move the selected range to a specific position in the document.

Declaration

ts
declare class MoveContentCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase MoveContentCommand

See Also

MoveContentCommand Members