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


TopChangeEventArgs Class
Represents the event data for the TopChange event in the Spread component, which occurs when the top row changes.
Syntax
'Declaration
 
Public Class TopChangeEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As TopChangeEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.TopChangeEventArgs

See Also