PivotGridControl.ScrollToPixels(Point) Method
In This Article
Scrolls the pivot grid to make the specified coordinates visible at the top left.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
point | Point | A System. |
See Also