ColumnBase.FieldType Property
In This Article
Gets the type of data displayed by the column.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Type | The Type of data displayed by the column. |
#Implements
DevExpress.Data.IDataColumnInfo.FieldType
See Also