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

PivotGridOptionsCustomization Constructors

Provides customization options for a PivotGrid control.
Name Parameters Description
PivotGridOptionsCustomization(EventHandler, IViewBagOwner, String) optionsChanged, viewBagOwner, objectPath Initializes a new instance of the PivotGridOptionsCustomization class.
PivotGridOptionsCustomization(EventHandler) optionsChanged Initializes a new instance of the PivotGridOptionsCustomization class.
See Also