Back to Devexpress

IGridDataColumn.FieldName Property

blazor-devexpress-dot-blazor-dot-igriddatacolumn-3a8e9b04.md

latest929 B
Original Source

IGridDataColumn.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
[DefaultValue(null)]
string FieldName { get; set; }

Property Value

TypeDefaultDescription
Stringnull

The field name.

|

Remarks

Refer to the FieldName property description for additional information and an example.

See Also

IGridDataColumn Interface

IGridDataColumn Members

DevExpress.Blazor Namespace