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

PivotGridOptionsCustomizationEx Constructors

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