ShowLanguageFormCommand Class
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v19.2.Core.dll
Declaration
public class ShowLanguageFormCommand :
RichEditSelectionCommand
Public Class ShowLanguageFormCommand
Inherits RichEditSelectionCommand
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>
See Also