PivotCellBaseEventArgs.GetFieldValue Method
Name | Parameters | Description |
---|---|---|
GetFieldValue(PivotGridField, Int32) | field, cellIndex | Returns the specified column or row field’s value for the cell, addressed by its zero-based index in the Data Area. |
GetFieldValue(PivotGridField) | field | Returns the value of the specified column or row field which identifies the column/row in which the processed cell resides. |