DataViewProperty.ValueType Property
Gets or sets the column’s type.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A Type value which specifies the type of values displayed within the column. |
See Also