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