MVCxCardViewColumnCollection<CardType> Constructors
A collection of strongly-typed columns within the CardView.| Name | Parameters | Description |
|---|---|---|
| MVCxCardViewColumnCollection() | none | Initializes a new instance of the MVCxCardViewColumnCollection<CardType> class with default settings. |
| MVCxCardViewColumnCollection(IWebControlObject) | owner | Initializes a new instance of the MVCxCardViewColumnCollection<CardType> class with the specified owner. |
See Also