C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / SelectedText Property

In This Topic
SelectedText Property (C1DropDownEditorBase)
In This Topic
Gets or sets a value indicating the currently selected text in the control.
Syntax
'Declaration
 
Public Property SelectedText As String
 
See Also