Back to Devexpress

GridCustomSortEventArgs.Value1 Property

blazor-devexpress-dot-blazor-dot-gridcustomsorteventargs-dot-value1.md

latest926 B
Original Source

GridCustomSortEventArgs.Value1 Property

Gets the first value being compared.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object Value1 { get; }

Property Value

TypeDescription
Object

The first value being compared.

|

Remarks

Refer to the GridCustomSortEventArgs class description for additional information and an example.

See Also

GridCustomSortEventArgs Class

GridCustomSortEventArgs Members

DevExpress.Blazor Namespace