CustomServerModeSortEventArgs.GetCellValue2 Method
| Name | Parameters | Description |
|---|---|---|
| GetCellValue2(CrossAreaKey, PivotGridField) | crossAreaKey, dataField | In OLAP and server mode, returns the second cell value calculated for the specified cross area key against the specified data field. |
| GetCellValue2(Object[], PivotGridField) | crossAreaValues, dataField | In OLAP and server mode, returns the second cell value calculated for the specified cross area field values against the specified data field. |