ASPxClientCardViewFocusEventArgs Members
Provides data for the corresponding event.Constructors
| Name | Description |
|---|---|
| constructor | Initializes a new instance of the ASPxClientCardViewFocusEventArgs class. |
Properties
| Name | Description |
|---|---|
| isChangedOnServer | Gets whether card focusing has been changed on the server. |
| processOnServer | Specifies whether or not to process the event on the server. Inherited from ASPxClientProcessingModeEventArgs. |
See Also