Back to Devexpress

CapitalizeEachWordTextCaseCommand Class

aspnet-js-capitalizeeachwordtextcasecommand.md

latest716 B
Original Source

CapitalizeEachWordTextCaseCommand Class

A command to capitalize each word in the selected sentence.

Declaration

ts
declare class CapitalizeEachWordTextCaseCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase CapitalizeEachWordTextCaseCommand

See Also

CapitalizeEachWordTextCaseCommand Members