Skip to main content
A newer version of this page is available. .
Tab

ASPxCardViewToolbarItemClickEventArgs Class

Provides data for the ASPxCardView.ToolbarItemClick event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxCardViewToolbarItemClickEventArgs :
    ASPxGridToolbarItemClickEventArgs

Inheritance

Object
EventArgs
ASPxGridToolbarItemClickEventArgs
ASPxCardViewToolbarItemClickEventArgs
See Also