PivotCellEventArgsBase<TField, TData, TCustomTotal>.GetFieldValue Method
Name | Parameters | Description |
---|---|---|
GetFieldValue(TField, 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(TField) | field | Returns the value of the specified column or row field that identifies the column/row in which the processed cell resides. |