Back to Devexpress

BootstrapCardViewToolbarItemClickEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-05fc196f.md

latest1.7 KB
Original Source

BootstrapCardViewToolbarItemClickEventArgs Class

Provides data for the BootstrapCardView.ToolbarItemClick event.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewToolbarItemClickEventArgs :
    ASPxGridToolbarItemClickEventArgs
vb
Public Class BootstrapCardViewToolbarItemClickEventArgs
    Inherits ASPxGridToolbarItemClickEventArgs

BootstrapCardViewToolbarItemClickEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridToolbarItemClickEventArgs BootstrapCardViewToolbarItemClickEventArgs

See Also

BootstrapCardViewToolbarItemClickEventArgs Members

Card View

DevExpress.Web.Bootstrap Namespace