PivotGridCells.InvalidateCell Method
Name | Parameters | Description |
---|---|---|
InvalidateCell(PivotCellEventArgs) | cellInfo | Invalidates the specified cell. |
InvalidateCell(Int32, Int32) | x, y | Invalidates the cell which is located at the specified position. |
Name | Parameters | Description |
---|---|---|
InvalidateCell(PivotCellEventArgs) | cellInfo | Invalidates the specified cell. |
InvalidateCell(Int32, Int32) | x, y | Invalidates the cell which is located at the specified position. |
No
Your feedback is appreciated.