PivotGridExtension Constructors
Represents an extension object implementing the PivotGrid functionality.| Name | Parameters | Description |
|---|---|---|
| PivotGridExtension(PivotGridSettings, ViewContext) | settings, viewContext | Initializes a new instance of the PivotGridExtension class with the specified settings and provides the context information about the view. |
| PivotGridExtension(PivotGridSettings) | settings | Initializes a new instance of the PivotGridExtension class with the specified settings. |
See Also