UnboundColumnDataEventArgs.ValueType Property
In This Article
Gets the type of the cell value.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Description |
---|---|
Type | The type of the cell value. |
#Remarks
Read the following help topic for additional information: Tutorial - Unbound Columns.
See Also