ASPxCardViewCommandButtonEventArgs Class
Provides data for the ASPxCardView.CommandButtonInitialize event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The ASPxCardView.CommandButtonInitialize event is raised for each built-in command button (edit, new, delete, etc.), and allows their settings to be initialized.
Inheritance
Object
EventArgs
ASPxGridCommandButtonEventArgs
ASPxCardViewCommandButtonEventArgs
See Also