Back to Devexpress

TreeListCustomSortEventArgs.Value2 Property

blazor-devexpress-dot-blazor-dot-treelistcustomsorteventargs-dot-value2.md

latest959 B
Original Source

TreeListCustomSortEventArgs.Value2 Property

Returns 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 TreeListCustomSortEventArgs class description for additional information and an example.

See Also

TreeListCustomSortEventArgs Class

TreeListCustomSortEventArgs Members

DevExpress.Blazor Namespace