[]
        
(Showing Draft Content)

C1.Win.C1Input.C1BasePicker.ValueToText

ValueToText Method

ValueToText(ref ValueToTextArgs)

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

Declaration
protected virtual void ValueToText(ref C1BasePicker.ValueToTextArgs e)
Protected Overridable Sub ValueToText(ByRef e As C1BasePicker.ValueToTextArgs)
Parameters
Type Name Description
C1BasePicker.ValueToTextArgs e