| C1.Win.C1List.4 Assembly > C1.Win.C1List.ListBase Namespace > C1ListBase Class : RowTracking Property |
'Declaration Public Property RowTracking As System.Boolean
public System.bool RowTracking {get; set;}
If True (the default), individual rows are highlighted as the mouse moves over them.
If False, moving the mouse does not change the highlighted row.