Back to Devexpress

PivotCustomFieldSortEventArgs.Value2 Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotcustomfieldsorteventargs-dot-value2.md

latest1.1 KB
Original Source

PivotCustomFieldSortEventArgs.Value2 Property

Gets the second value to compare.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public object Value2 { get; }
vb
Public ReadOnly Property Value2 As Object

Property Value

TypeDescription
Object

An object that is the second value to compare.

|

See Also

PivotCustomFieldSortEventArgs Class

PivotCustomFieldSortEventArgs Members

DevExpress.Xpf.PivotGrid Namespace