Skip to main content

MVCxGridViewLayoutItemCollection<ModelType> Constructors

A collection of layout items and groups in the FormLayout used in the GridView’s edit form.
Name Parameters Description
MVCxGridViewLayoutItemCollection() none Initializes a new instance of the MVCxGridViewLayoutItemCollection<ModelType> class with default settings.
MVCxGridViewLayoutItemCollection(IWebControlObject) owner Initializes a new instance of the MVCxGridViewLayoutItemCollection<ModelType> class with the specified owner.
See Also