ASPxClientGridViewFocusEventArgs Properties
Provides data for the corresponding event.Name | Description |
---|---|
isChangedOnServer | Gets whether the row focusing has been changed on the server. |
processOnServer | Specifies whether or not to process the event on the server. Inherited from ASPxClientProcessingModeEventArgs. |
See Also