Back to Devexpress

ASPxCardViewCustomCommandButtonEventArgs Class

aspnet-devexpress-dot-web-6d93996d.md

latest1.6 KB
Original Source

ASPxCardViewCustomCommandButtonEventArgs Class

Provides data for the ASPxCardView.CustomButtonInitialize event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxCardViewCustomCommandButtonEventArgs :
    ASPxGridCustomCommandButtonEventArgs
vb
Public Class ASPxCardViewCustomCommandButtonEventArgs
    Inherits ASPxGridCustomCommandButtonEventArgs

ASPxCardViewCustomCommandButtonEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridCustomCommandButtonEventArgs ASPxCardViewCustomCommandButtonEventArgs BootstrapCardViewCustomCommandButtonEventArgs

See Also

ASPxCardViewCustomCommandButtonEventArgs Members

DevExpress.Web Namespace