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