[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.ScrollTips

ScrollTips Property

ScrollTips

Determines whether the list displays a pop-up text window when the scrollbar thumb is dragged.

Declaration
[Layout]
public bool ScrollTips { get; set; }
Property Value
Type Description
bool

The default value is false.

Remarks

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.