PivotGridCells.SetSelectionByFieldValues Method
| Name | Parameters | Description |
|---|---|---|
| SetSelectionByFieldValues(Boolean, Object[], PivotGridFieldBase) | isColumn, values, dataField | Selects cells that reside within the specified column or row, identified by the specified data field. |
| SetSelectionByFieldValues(Boolean, Object[]) | isColumn, values | Selects cells that reside within the specified column or row. |