Back to Devexpress

ASPxGridCommandButtonEventArgs Class

aspnet-devexpress-dot-web-b8c0affd.md

latest1.7 KB
Original Source

ASPxGridCommandButtonEventArgs Class

Provides data for the ASPxGridView.CommandButtonInitialize and ASPxCardView.CommandButtonInitialize events.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridCommandButtonEventArgs :
    EventArgs
vb
Public Class ASPxGridCommandButtonEventArgs
    Inherits EventArgs

Inheritance

Object EventArgs ASPxGridCommandButtonEventArgs ASPxCardViewCommandButtonEventArgs

ASPxGridViewCommandButtonEventArgs

ASPxVerticalGridCommandButtonEventArgs

BootstrapCardViewCommandButtonEventArgs

BootstrapGridViewCommandButtonEventArgs

See Also

ASPxGridCommandButtonEventArgs Members

DevExpress.Web Namespace