PivotGridControl.SetSelectionByFieldValues Method
Name | Parameters | Description |
---|---|---|
SetSelectionByFieldValues(Boolean, Object[], PivotGridField) | 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. |