Back to Devexpress

GridCustomSortEventArgs.Value2 Property

blazor-devexpress-dot-blazor-dot-gridcustomsorteventargs-dot-value2.md

latest928 B
Original Source

GridCustomSortEventArgs.Value2 Property

Gets the second value being compared.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object Value2 { get; }

Property Value

TypeDescription
Object

The second 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