UnboundColumnDataEventArgs.ValueType Property
Gets the type of the cell value.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.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