Spread Windows Forms 14.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ScrollTipFetchEventArgs Class


In This Topic
    ScrollTipFetchEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ScrollTipFetchEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the new left column index. If the user changes the vertical scrollbar, this value is -1.  
    Public PropertyGets the new top row index. If the user changes the horizontal scrollbar, this value is -1.  
    Public PropertyGets or sets whether to show the scroll tip.  
    Public PropertyGets or sets the text in the scroll tip.  
    Public PropertyGets the view that is scrolled.  
    Top
    See Also