AfterCheckWordEventArgs.EditControl Property
Gets the control being checked.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object representing a control being checked. |
See Also