CardViewToolbarCollection(ASPxCardView) Constructor
Initializes a new instance of the CardViewToolbarCollection class with specified settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v21.2.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
grid | ASPxCardView | An ASPxCardView object that is the Card View. |
See Also