Skip to main content
A newer version of this page is available. .

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