Back to Devexpress

PivotCustomFieldSortEventArgs.Value1 Property

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

latest1.1 KB
Original Source

PivotCustomFieldSortEventArgs.Value1 Property

Gets the first field value to compare.

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 is the first field value to compare.

|

See Also

PivotCustomFieldSortEventArgs Class

PivotCustomFieldSortEventArgs Members

DevExpress.Xpf.PivotGrid Namespace