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