MVCxVerticalGridCategoryRow<ColumnType> Constructors
A category row used to combine other VerticalGrid rows within its MVCxVerticalGridCategoryRow<ColumnType>.Rows collection.Name | Parameters | Description |
---|---|---|
MVCxVerticalGridCategoryRow() | none | Initializes a new instance of the MVCxVerticalGridCategoryRow<ColumnType> class with default settings. |
MVCxVerticalGridCategoryRow(String) | caption | Initializes a new instance of the MVCxVerticalGridCategoryRow<ColumnType> class with the specified caption. |
See Also