Back to Devexpress

ASPxCardViewCustomButtonCallbackEventArgs Class

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

latest1.5 KB
Original Source

ASPxCardViewCustomButtonCallbackEventArgs Class

Provides data for the ASPxCardView.CustomButtonCallback event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxCardViewCustomButtonCallbackEventArgs :
    ASPxGridCustomButtonCallbackEventArgs
vb
Public Class ASPxCardViewCustomButtonCallbackEventArgs
    Inherits ASPxGridCustomButtonCallbackEventArgs

ASPxCardViewCustomButtonCallbackEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridCustomButtonCallbackEventArgs ASPxCardViewCustomButtonCallbackEventArgs

See Also

ASPxCardViewCustomButtonCallbackEventArgs Members

Card View

DevExpress.Web Namespace