ComponentOne True DBGrid for WinForms
SelectionLength Property

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

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members