Back to Devexpress

TreeListCustomizeCellDisplayTextEventArgs.FieldName Property

blazor-devexpress-dot-blazor-dot-treelistcustomizecelldisplaytexteventargs-4e7dcbeb.md

latest1.1 KB
Original Source

TreeListCustomizeCellDisplayTextEventArgs.FieldName Property

Returns a data field whose values are customized in cells.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public string FieldName { get; protected set; }

Property Value

TypeDescription
String

The field name.

|

Remarks

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

See Also

TreeListCustomizeCellDisplayTextEventArgs Class

TreeListCustomizeCellDisplayTextEventArgs Members

DevExpress.Blazor Namespace