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

Member Table: Customization Form

Member Description
PivotGridControl.FieldsCustomization Invokes the Customization Form.
PivotGridControl.CustomizationFormBounds Specifies the boundaries of the Customization Form.
PivotGridControl.DestroyCustomization Closes the Customization Form.
PivotGridControl.ShowingCustomizationForm Fires before the Customization Form is displayed.
PivotGridControl.ShowCustomizationForm Fires immediately after the Customization Form has been invoked.
PivotGridControl.HideCustomizationForm Fires before the Customization Form is closed.
PivotGridFieldOptions.ShowInCustomizationForm Specifies whether the field’s header is displayed within the Customization Form when the field is hidden. This option can be accessed via the field’s PivotGridFieldBase.Options property.