DataViewProperty.ValueType Property
In This Article
Gets or sets the column’s type.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.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