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

In This Topic
    ScrollTip Property (FetchScrollTipsEventArgs)
    In This Topic
    The text to be displayed in the scroll tip.
    Syntax
    'Declaration
     
    Public Property ScrollTip As System.String
    public System.string ScrollTip {get; set;}
    See Also