MVCxVerticalGridRowCollection<ColumnType> Constructors
Represents a collection of strongly-typed rows within the VerticalGrid.Name | Parameters | Description |
---|---|---|
MVCxVerticalGridRowCollection() | none | Initializes a new instance of the MVCxVerticalGridRowCollection<ColumnType> class with default settings. |
MVCxVerticalGridRowCollection(IWebControlObject) | owner | Initializes a new instance of the MVCxVerticalGridRowCollection<ColumnType> class with the specified owner. |
See Also