Back to Devexpress

TreeListPersistentLayoutColumn.FieldName Property

blazor-devexpress-dot-blazor-dot-treelistpersistentlayoutcolumn-995dac4a.md

latest1.0 KB
Original Source

TreeListPersistentLayoutColumn.FieldName Property

Specifies a data field that supplies column values.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string FieldName { get; set; }

Property Value

TypeDescription
String

The field name.

|

Remarks

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

See Also

TreeListPersistentLayoutColumn Class

TreeListPersistentLayoutColumn Members

DevExpress.Blazor Namespace