MVCxCardViewLayoutItemCollection Constructors
Represents a (MVC specific) collection of layout items and groups within the FormLayout used in the GridView’s edit form.| Name | Parameters | Description |
|---|---|---|
| MVCxCardViewLayoutItemCollection() | none | Initializes a new instance of the MVCxCardViewLayoutItemCollection class. |
| MVCxCardViewLayoutItemCollection(IWebControlObject) | owner | Initializes a new instance of the MVCxCardViewLayoutItemCollection class with the specified owner. |
See Also