True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / ScrollTips Property

In This Topic
    ScrollTips Property (C1TrueDBDropdown)
    In This Topic
    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