SelectionLength Property
SelectionLength
Gets or sets the number of characters selected within the grid's editing window.
Declaration
[Browsable(false)]
public int SelectionLength { get; set; }
<Browsable(False)>
Public Property SelectionLength As Integer