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