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

MVCxVerticalGridRowCollection Constructors

Represents a collection of rows within the VerticalGrid.
Name Parameters Description
MVCxVerticalGridRowCollection() none Initializes a new instance of the MVCxVerticalGridRowCollection class with default settings.
MVCxVerticalGridRowCollection(IWebControlObject) owner Initializes a new instance of the MVCxVerticalGridRowCollection class with the specified owner.
See Also