Back to Devexpress

MakeTextSentenceCaseCommand Class

aspnet-js-maketextsentencecasecommand.md

latest688 B
Original Source

MakeTextSentenceCaseCommand Class

A command to convert the text of all selected sentences to sentence case.

Declaration

ts
declare class MakeTextSentenceCaseCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase MakeTextSentenceCaseCommand

See Also

MakeTextSentenceCaseCommand Members