SelectedText Property
SelectedText
Gets or sets the text of the current selected row specified by the DisplayMember property.
Declaration
[Browsable(false)]
[Bindable(false)]
public string SelectedText { get; }
<Browsable(False)>
<Bindable(False)>
Public ReadOnly Property SelectedText As String