ASPxClientSpellCheckerBeforeCheckEventArgs.controlId Property
In This Article
Gets the programmatic identifier assigned to the control which is going to be checked.
#Declaration
TypeScript
controlId: string
#Property Value
Type | Description |
---|---|
string | A string, containing the control’s identifier. |
See Also