[]
Gets or sets a value that indicates the currently selected text in the drop-down editor.
[Browsable(false)]
public string SelectedText { get; set; }
<Browsable(False)>
Public Property SelectedText As String
Type | Description |
---|---|
string | A string value that indicates the currently selected text in the drop-down editor. |