Skip to main content

ASPxClientGridViewFocusEventArgs Members

In This Article
Provides data for the corresponding event.

#Constructors

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

#Properties
Show Inherited Hide Inherited

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