PivotCustomDrawCellBaseEventArgs.GetFieldValue Method
| Name | Parameters | Description |
|---|---|---|
| GetFieldValue(PivotGridField, Int32) | field, cellIndex | Returns a field value that belongs to the specified field and corresponds to a data cell with the specified column or row index. |
| GetFieldValue(PivotGridField) | field | Returns a field value that belongs to the specified field and corresponds to the current data cell. |