PivotGridControl.ShowCustomization Method
| Name | Parameters | Description |
|---|---|---|
| ShowCustomization() | none | Displays the Customization Form. |
| ShowCustomization(Point) | showPoint | Displays the Customization Form at the specified point. |
| ShowCustomization(Control) | parentControl | Displays the Customization Form and assigns it to the specified parent. |