Skip to main content
A newer version of this page is available. .
Tab

ASPxGridCustomDataCallbackEventArgs Properties

Serves as a base class for the ASPxCardViewCustomCallbackEventArgs, ASPxGridViewCustomDataCallbackEventArgs, and ASPxVerticalGridCustomDataCallbackEventArgs classes.
Name Description
Parameters Gets a string that contains specific information (if any) passed from the client side. Inherited from ASPxGridCustomCallbackEventArgs.
Result Gets or sets a value that contains specific information (if any) that needs to be passed to the client side for further processing.
See Also