CustomServerModeSortEventArgs.GetCrossAreaKey(Object[]) Method
In This Article
In OLAP and server mode, returns cross area values by which you want to sort the pivot grid column or row.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
cross |
Object[] | The row/column field values. |
#Returns
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
See Also