MVCxFormLayoutItemCollection Constructors
Represents a collection of layout items and groups within the FormLayout.| Name | Parameters | Description |
|---|---|---|
| MVCxFormLayoutItemCollection() | none | Initializes a new instance of the MVCxFormLayoutItemCollection class with default settings. |
| MVCxFormLayoutItemCollection(IWebControlObject) | owner | Initializes a new instance of the MVCxFormLayoutItemCollection class with the specified owner. |
See Also