Skip to main content

MVCxFormLayoutItemCollection<ModelType> Constructors

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