PivotCustomizationExtension Constructors
An extension object that implements the PivotCustomization extension functionality.Name | Parameters | Description |
---|---|---|
PivotCustomizationExtension(PivotGridSettings, ViewContext) | pivotGridSettings, viewContext | Initializes a new instance of the PivotCustomizationExtension class with the specified settings and provides the context information about the view. |
PivotCustomizationExtension(PivotGridSettings) | pivotGridSettings | Initializes a new instance of the PivotCustomizationExtension class with the specified settings. |
See Also