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

PivotGridWebOptionsCustomization Constructors

Provides customization options for an ASPxPivotGrid control.
Name Parameters Description
PivotGridWebOptionsCustomization(PivotGridWebOptionsCustomization.OptionsCustomizationChangedEventHandler, EventHandler, IViewBagOwner, String) webOptionsChanged, optionsChanged, viewBagOwner, objectPath Initializes a new instance of the PivotGridWebOptionsCustomization class.
See Also