Back to Devexpress

TreeListCustomSortEventArgs.Value1 Property

blazor-devexpress-dot-blazor-dot-treelistcustomsorteventargs-dot-value1.md

latest957 B
Original Source

TreeListCustomSortEventArgs.Value1 Property

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

See Also

TreeListCustomSortEventArgs Class

TreeListCustomSortEventArgs Members

DevExpress.Blazor Namespace