The PivotGridControl.SelectedCellInfo property provides access to the CellInfo class, which contains information about the selected cell. Use the CellInfo.RowValueInfo and CellInfo.ColumnValueInfo properties to get information about the fields related to the selected cell.
System.Object
FieldValueInfo