Skip to main content
A newer version of this page is available. .
Tab

GridViewLayoutItemCollection Constructors

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