ColumnBase.FieldName Property
In This Article
Gets the name of the database field assigned to this column. This is a dependency property.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the name of a data field. |
See Also