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