Back to Devexpress

ASPxGridCustomCommandButtonEventArgs Class

aspnet-devexpress-dot-web-129c75ba.md

latest1.6 KB
Original Source

ASPxGridCustomCommandButtonEventArgs Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class ASPxGridCustomCommandButtonEventArgs :
    EventArgs
vb
Public MustInherit Class ASPxGridCustomCommandButtonEventArgs
    Inherits EventArgs

Inheritance

Object EventArgs ASPxGridCustomCommandButtonEventArgs ASPxCardViewCustomCommandButtonEventArgs

ASPxGridViewCustomButtonEventArgs

ASPxVerticalGridCustomCommandButtonEventArgs

BootstrapCardViewCustomCommandButtonEventArgs

BootstrapGridViewCustomButtonEventArgs

See Also

ASPxGridCustomCommandButtonEventArgs Members

DevExpress.Web Namespace