BeforeCheckEventArgs.EditControl Property
Provides access to the control that contains text whose spelling will be checked.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
Object | A Object, representing the control being checked. |
See Also