SelectedText Property
SelectedText
Gets or sets the string containing the currently selected text within the grid's editing window.
Declaration
[Browsable(false)]
public string SelectedText { get; set; }
<Browsable(False)>
Public Property SelectedText As String