CustomServerModeSortEventArgsBase<T>.GetCellValue2 Method
Name | Parameters | Description |
---|---|---|
GetCellValue2(CrossAreaKey, PivotGridFieldBase) | 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[], PivotGridFieldBase) | 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. |