Back to Devexpress

BootstrapCardViewCustomCommandButtonEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-41f77a41.md

latest1.8 KB
Original Source

BootstrapCardViewCustomCommandButtonEventArgs Class

Provides data for the BootstrapCardView.CustomButtonInitialize event.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

BootstrapCardViewCustomCommandButtonEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridCustomCommandButtonEventArgs ASPxCardViewCustomCommandButtonEventArgs BootstrapCardViewCustomCommandButtonEventArgs

See Also

BootstrapCardViewCustomCommandButtonEventArgs Members

Card View

DevExpress.Web.Bootstrap Namespace