C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / UpdateValueWithCurrentText Method

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