[]
        
(Showing Draft Content)

C1.Win.C1Input.C1BasePicker.TextToValue

TextToValue Method

TextToValue(ref TextToValueArgs)

Should be overridden in deviced class and convert string to value.

Declaration
protected virtual bool TextToValue(ref C1BasePicker.TextToValueArgs e)
Parameters
Type Name Description
C1BasePicker.TextToValueArgs e
Returns
Type Description
bool