Name | Description | |
---|---|---|
CheckValidationResult | Checks the result of the ParseContent method. (Inherited from C1.Win.Input.Base.IDropDownEditorBase) | |
ParseContent | Parses the Text string. (Inherited from C1.Win.Input.Base.IDropDownEditorBase) | |
Select | Selects a range of text in the text box. (Inherited from C1.Win.Input.Base.IDropDownEditorBase) | |
SelectAll | Selects all text in the text box. (Inherited from C1.Win.Input.Base.IDropDownEditorBase) | |
SetItemsDataSource | Sets items data source for the C1ComboBox. | |
UpdateValueWithCurrentText | Triggers parsing of the Text property and updating the Value. (Inherited from C1.Win.Input.Base.IDropDownEditorBase) | |
ValidateText | Validates current Text property in the same manner as it usually validated after the control loses focus. (Inherited from C1.Win.Input.Base.IDropDownEditorBase) |