Back to Devexpress

OpenSpellingDialogCommand Class

aspnet-js-openspellingdialogcommand.md

latest652 B
Original Source

OpenSpellingDialogCommand Class

A command to invoke the Spelling dialog window.

Declaration

ts
declare class OpenSpellingDialogCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase OpenSpellingDialogCommand

See Also

OpenSpellingDialogCommand Members