Back to Devexpress

MakeTextUpperCaseCommand Class

aspnet-js-maketextuppercasecommand.md

latest647 B
Original Source

MakeTextUpperCaseCommand Class

A command to convert the selected text to upper case.

Declaration

ts
declare class MakeTextUpperCaseCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase MakeTextUpperCaseCommand

See Also

MakeTextUpperCaseCommand Members