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