Back to Devexpress

CustomServerModeSortEventArgs.Value1 Property

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

latest1.1 KB
Original Source

CustomServerModeSortEventArgs.Value1 Property

Gets the first value being compared.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

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

Property Value

TypeDescription
Object

An object that represents the first value being compared.

|

See Also

CustomServerModeSortEventArgs Class

CustomServerModeSortEventArgs Members

DevExpress.Xpf.PivotGrid Namespace