Back to Devexpress

TreeListCustomizeCellDisplayTextEventArgs.Value Property

blazor-devexpress-dot-blazor-dot-treelistcustomizecelldisplaytexteventargs-ba3b793b.md

latest1.0 KB
Original Source

TreeListCustomizeCellDisplayTextEventArgs.Value Property

Returns a cell value.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object Value { get; protected set; }

Property Value

TypeDescription
Object

The cell value.

|

Remarks

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

See Also

TreeListCustomizeCellDisplayTextEventArgs Class

TreeListCustomizeCellDisplayTextEventArgs Members

DevExpress.Blazor Namespace