Skip to main content

MVCxGridViewLayoutItemCollection Constructors

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