GridViewCustomBindingArgsBase Class
Provides base arguments to implement custom binding method delegates.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class GridViewCustomBindingArgsBase :
EventArgs
Public Class GridViewCustomBindingArgsBase
Inherits EventArgs
Remarks
Refer to Implementation of Typed Method Delegates to learn more.
Inheritance
See Also
Feedback