[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.SelectedText

SelectedText Property

SelectedText

Gets or sets a value indicating the currently selected text in the control.

Declaration
[Browsable(false)]
public string SelectedText { get; set; }
Implements