UpdateValueWithCurrentText Method (C1DropDownEditorBase)
In This Topic
Triggers parsing of the Text property and updating the Value.
Syntax
'Declaration
Public Function UpdateValueWithCurrentText() As Boolean
public bool UpdateValueWithCurrentText()
See Also