ComponentOne True DBGrid for WinForms
SelectedText Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : SelectedText Property
Gets or sets the string containing the currently selected text within the grid's editing window.
Syntax
'Declaration
 
Public Property SelectedText As System.String
public System.string SelectedText {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members