AutoCorrectInfo(IRichEditControl) Constructor
Initializes a new instance of the AutoCorrectInfo class with the specified setting.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
control | IRichEditControl | An object exposing the IRichEditControl interface. |
See Also