CustomizationFormShowingEventArgs Properties
Provides data for the PivotGridControl.ShowingCustomizationForm event.Name | Description |
---|---|
Cancel | Gets or sets whether the standard Customization Form should be canceled. |
CustomizationForm | Provides access to the Customization Form. |
Handled | Obsolete. Gets or sets whether the standard Customization Form should be canceled. |
ParentControl | Gets or sets the control to which the Customization Form belongs. |
See Also