AfterCheckWordEventArgs.EditControl Property
Gets the control being checked.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v21.2.dll
NuGet Packages: DevExpress.Data, DevExpress.Win.Design
Declaration
Property Value
Type | Description |
---|---|
Object | An object representing a control being checked. |
See Also