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