Back to Devexpress

RemoveNextWordCommand Class

aspnet-js-removenextwordcommand.md

latest607 B
Original Source

RemoveNextWordCommand Class

A command to remove the next word.

Declaration

ts
declare class RemoveNextWordCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase RemoveNextWordCommand

See Also

RemoveNextWordCommand Members