ASPxCardViewToolbarItemClickEventArgs(CardViewToolbarItem) Constructor
Initializes a new instance of the ASPxCardViewToolbarItemClickEventArgs class with specified settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | CardViewToolbarItem | A CardViewToolbarItem object that is the Card View toolbar item. |
See Also