MVCxPivotGridField Constructors
A field within the PivotGrid.Name | Parameters | Description |
---|---|---|
MVCxPivotGridField() | none | Initializes a new instance of the MVCxPivotGridField class with default settings. |
MVCxPivotGridField(String, PivotArea) | fieldName, area | Initializes a new instance of the MVCxPivotGridField class with the specified field name and location. |
See Also