Spread Windows Forms 12.0 Product Documentation
ScrollTipFetchEventArgs Class Members
Properties 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ScrollTipFetchEventArgs Class

The following tables list the members exposed by ScrollTipFetchEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new object with the ScrollTipFetch event arguments.  
Top
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

Reference

ScrollTipFetchEventArgs Class
FarPoint.Win.Spread Namespace
ScrollTipFetch Event

User-Task Documentation

Customizing the Scroll Bars of the Component
Managing Events from User Actions