Back to Devexpress

PivotGridCells.SetSelectionByFieldValues Method

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridcells-dot-setselectionbyfieldvalues.md

latest794 B
Original Source

PivotGridCells.SetSelectionByFieldValues Method

NameParametersDescription
SetSelectionByFieldValues(Boolean, Object[], PivotGridFieldBase)isColumn, values, dataFieldSelects cells that reside within the specified column or row, identified by the specified data field.
SetSelectionByFieldValues(Boolean, Object[])isColumn, valuesSelects cells that reside within the specified column or row.