Spread Windows Forms 7.0 Product Documentation
ScrollTipFetchEventArgs Class Members
See Also  Properties  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ScrollTipFetchEventArgs Class


Glossary Item Box

The following tables list the members exposed by ScrollTipFetchEventArgs.

Public Constructors

 NameDescription
Public ConstructorScrollTipFetchEventArgs ConstructorCreates a new object with the ScrollTipFetch event arguments.  
Top

Public Properties

 NameDescription
Public PropertyColumnGets the new left column index. If the user changes the vertical scrollbar, this value is -1.  
Public PropertyRowGets the new top row index. If the user changes the horizontal scrollbar, this value is -1.  
Public PropertyShowTipGets or sets whether to show the scroll tip.  
Public PropertyTipTextGets or sets the text in the scroll tip.  
Public PropertyViewGets the view that is scrolled.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.