Skip to main content
Tab

ASPxGridCustomCommandButtonEventArgs Class

In This Article

Serves as a base for classes that provide data for command button related events.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public abstract class ASPxGridCustomCommandButtonEventArgs :
    EventArgs
See Also