ChangeLanguageCommand Class
In This Article
Changes the language of spell checking.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Remarks
The following image illustrates the Language Form.
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
RichEditCommand
DevExpress.XtraRichEdit.Commands.SelectionBasedCommandBase
SelectionBasedPropertyChangeCommandBase
DevExpress.XtraRichEdit.Commands.ChangeCharacterPropertiesCommandBase
DevExpress.XtraRichEdit.Commands.ChangeCharacterFormattingCommandBase<DevExpress.XtraRichEdit.Model.LangInfo>
ChangeLanguageCommand
See Also