PivotGridControl.ShowCustomization(Point) Method
In This Article
Displays the Customization Form at the specified point.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
show |
Point | The Customization Form’s top-left corner, in screen coordinates. |
See Also