[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.SelectedText

SelectedText Property

SelectedText

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

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