| C1.Win.C1List.4 Assembly > C1.Win.C1List.ListBase Namespace > C1ListBase Class : ScrollTips Property |
'Declaration Public Property ScrollTips As System.Boolean
public System.bool ScrollTips {get; set;}
The ScrollTips property determines whether the list displays a pop-up text window when the scrollbar thumb is dragged. By default, this property is set to False, and ScrollTips are not displayed.
If the ScrollTips property is set to True, the FetchScrollTips event will be fired whenever the list¡¯s scrollbar thumb is dragged.