ComponentOne True DBGrid for WinForms
SelectionStart Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : SelectionStart Property
Gets or sets the starting point of the text selection within the grid's editing window.
Syntax
'Declaration
 
Public Property SelectionStart As System.Integer
public System.int SelectionStart {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members