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