Back to Devexpress

RemovePrevWordCommand Class

aspnet-js-removeprevwordcommand.md

latest611 B
Original Source

RemovePrevWordCommand Class

A command to remove the previous word.

Declaration

ts
declare class RemovePrevWordCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase RemovePrevWordCommand

See Also

RemovePrevWordCommand Members