PivotGridGroup Constructors
Represents an individual group of fields.Name | Parameters | Description |
---|---|---|
PivotGridGroup() | none | Initializes a new instance of the PivotGridGroup class. |
PivotGridGroup(String) | caption | Initializes a new instance of the PivotGridGroup class with the specified caption. |
See Also