ASPxClientGridViewFocusEventArgs.isChangedOnServer Property
In This Article
Gets whether the row focusing has been changed on the server.
#Declaration
TypeScript
isChangedOnServer: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
See Also