VerticalGridCategoryRow Constructors
Represents a category row.Name | Parameters | Description |
---|---|---|
VerticalGridCategoryRow() | none | Initializes a new instance of the VerticalGridCategoryRow class with default settings. |
VerticalGridCategoryRow(String) | caption | Creates a new VerticalGridCategoryRow object with the specified caption. |
See Also