Spread Windows Forms 12.0 Product Documentation
ScrollTipFetchEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ScrollTipFetchEventArgs Class
Represents the event data for the ScrollTipFetch event for the Spread component, which occurs when the spread is scrolled.
Object Model
ScrollTipFetchEventArgs ClassSpreadView Class
Syntax
'Declaration
 
Public Class ScrollTipFetchEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ScrollTipFetchEventArgs
public class ScrollTipFetchEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ScrollTipFetchEventArgs

See Also

Reference

ScrollTipFetchEventArgs Members
FarPoint.Win.Spread Namespace
ScrollTipFetch Event

User-Task Documentation

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