CardViewToolbarItemCollection Constructors
Represents a collection of a ASPxCardView’s toolbar items.Name | Parameters | Description |
---|---|---|
CardViewToolbarItemCollection() | none | Initializes a new instance of the CardViewToolbarItemCollection class with default settings. |
CardViewToolbarItemCollection(GridToolbarItem) | menuItem | Initializes a new instance of the CardViewToolbarItemCollection class. |
See Also