Back to Devexpress

SwitchTextCaseCommand Class

aspnet-js-switchtextcasecommand.md

latest647 B
Original Source

SwitchTextCaseCommand Class

A command to switch the text case at the current position in the document.

Declaration

ts
declare class SwitchTextCaseCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase SwitchTextCaseCommand

See Also

SwitchTextCaseCommand Members