PivotGridControl.ShowEditor(Point) Method
In This Article
Invokes the in-place editor for the cell at the specified position.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
location | Point | The point where the target cell is located. |
See Also