CustomDataEventArgs.ValueType Property
Gets the value of the UnboundDataType property.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
Type | The type of data to store in the unbound row. |
See Also