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

GridLayoutItemCollection Constructors

Serves as a base for classes that represent collections of eidt form layout items in grid-like controls.
Name Parameters Description
GridLayoutItemCollection() none Initializes a new instance of the GridLayoutItemCollection class.
GridLayoutItemCollection(IWebControlObject) owner Initializes a new instance of the GridLayoutItemCollection class with the specified owner.
See Also