Back to Devexpress

MakeTextLowerCaseCommand Class

aspnet-js-maketextlowercasecommand.md

latest647 B
Original Source

MakeTextLowerCaseCommand Class

A command to convert the selected text to lower case.

Declaration

ts
declare class MakeTextLowerCaseCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase MakeTextLowerCaseCommand

See Also

MakeTextLowerCaseCommand Members