ComponentOne True DBGrid for WinForms
ScrollTips Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : ScrollTips Property
Gets or sets a value that determines whether the grid displays a pop-up text window when the scrollbar thumb is dragged.
Syntax
'Declaration
 
Public Property ScrollTips As System.Boolean
public System.bool ScrollTips {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members