Skip to main content
A newer version of this page is available. .

PivotGridCustomFieldSortEventArgsBase<T>.GetSortResult() Method

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v22.1.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Dashboard.Design

Declaration

public int? GetSortResult()

Returns

Type
Nullable<Int32>
See Also