Spread Windows Forms 10.0 Product Documentation
ScrollTipFetchEventArgs Class Properties


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

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

Reference

ScrollTipFetchEventArgs Class
FarPoint.Win.Spread Namespace
ScrollTipFetch Event

User-Task Documentation

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

 

 


Copyright © GrapeCity, inc. All rights reserved.