TextToValue Method (C1BasePicker)
Should be overridden in deviced class and convert string to value.
protected virtual bool TextToValue(
ref C1BasePicker.TextToValueArgs
)
'Declaration
Protected Overridable Function TextToValue( _
ByRef As C1BasePicker.TextToValueArgs _
) As Boolean
Parameters
- e