MVCxCardViewToolbarItemCollection Constructors
Represents a collection of a Vertical Grid’s toolbar items.| Name | Parameters | Description |
|---|---|---|
| MVCxCardViewToolbarItemCollection() | none | Initializes a new instance of the MVCxCardViewToolbarItemCollection class with default settings. |
| MVCxCardViewToolbarItemCollection(MVCxCardViewToolbarItem) | menuItem | Initializes a new instance of the MVCxCardViewToolbarItemCollection class with specified settings. |
See Also