Skip to main content

ASPxClientCardViewFocusEventArgs Members

In This Article
Provides data for the corresponding event.

#Constructors

Name Description
constructor Initializes a new instance of the ASPxClientCardViewFocusEventArgs class.

#Properties
Show Inherited Hide Inherited

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