SelectionStart Property
SelectionStart
Gets or sets the starting point of the text selection within the grid's editing window.
Declaration
[Browsable(false)]
public int SelectionStart { get; set; }
<Browsable(False)>
Public Property SelectionStart As Integer