MVCxCardViewColumnCollection Constructors
Represents a collection of columns within the GridView.| Name | Parameters | Description |
|---|---|---|
| MVCxCardViewColumnCollection() | none | Initializes a new instance of the MVCxCardViewColumnCollection class with default settings. |
| MVCxCardViewColumnCollection(IWebControlObject) | owner | Initializes a new instance of the MVCxCardViewColumnCollection class with the specified owner. |
See Also