BootstrapCardViewCommandButtonEventArgs Class
Provides data for the BootstrapCardView.CommandButtonInitialize event.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Remarks
The BootstrapCardView.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
BootstrapCardViewCommandButtonEventArgs
See Also