ChangeLanguageCommand(IRichEditControl) Constructor
In This Article
Initializes a new instance of the ChangeLanguageCommand class with the specified owner.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
control | IRich |
An object implementing the IRich |
See Also