ColumnBase.FieldType Property
Gets the type of data displayed by the column.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Type | The Type of data displayed by the column. |
See Also