officefileapi-devexpress-dot-xtrarichedit-dot-commands-e14ae007.md
Invokes the Language Form to select the language of spell checking.
Namespace : DevExpress.XtraRichEdit.Commands
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
public class ShowLanguageFormCommand :
RichEditSelectionCommand
Public Class ShowLanguageFormCommand
Inherits RichEditSelectionCommand
The following image illustrates the LanguageForm.
Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand RichEditMenuItemSimpleCommand DevExpress.XtraRichEdit.Commands.RichEditCaretBasedCommand DevExpress.XtraRichEdit.Commands.RichEditSelectionCommand ShowLanguageFormCommand
See Also
ShowLanguageFormCommand Members