Back to Devexpress

CustomServerModeSortEventArgs.Value2 Property

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

latest1.1 KB
Original Source

CustomServerModeSortEventArgs.Value2 Property

Gets the second value being compared.

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 represents the second value being compared.

|

See Also

CustomServerModeSortEventArgs Class

CustomServerModeSortEventArgs Members

DevExpress.Xpf.PivotGrid Namespace