ASPxClientGridViewFocusEventArgs Members
Provides data for the corresponding event.Constructors
| Name | Description |
|---|---|
| constructor | Initializes a new instance of the ASPxClientGridViewFocusEventArgs class. |
Properties
| 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