BootstrapCardViewToolbarItemClickEventArgs Class
Provides data for the BootstrapCardView.ToolbarItemClick event.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
public class BootstrapCardViewToolbarItemClickEventArgs :
ASPxGridToolbarItemClickEventArgs
Inheritance
Object
EventArgs
ASPxGridToolbarItemClickEventArgs
BootstrapCardViewToolbarItemClickEventArgs
See Also