Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ScrollTipFetchEventArgs Class
Members


ScrollTipFetchEventArgs Class
Represents the event data for the ScrollTipFetch event for the Spread component, which occurs when the spread is scrolled.
Syntax
'Declaration
 
Public Class ScrollTipFetchEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As ScrollTipFetchEventArgs
Inheritance Hierarchy

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

See Also