ASPxGridCustomDataCallbackEventArgs Class
In This Article
Serves as a base class for the ASPxCardViewCustomCallbackEventArgs, ASPxGridViewCustomDataCallbackEventArgs, and ASPxVerticalGridCustomDataCallbackEventArgs classes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public class ASPxGridCustomDataCallbackEventArgs :
ASPxGridCustomCallbackEventArgs
#Inheritance
See Also