Spread Windows Forms 12.0 Product Documentation
TopChangeEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TopChangeEventArgs Class
Represents the event data for the TopChange event in the Spread component, which occurs when the top row changes.
Object Model
TopChangeEventArgs Class
Syntax
'Declaration
 
Public Class TopChangeEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As TopChangeEventArgs
public class TopChangeEventArgs : System.EventArgs 
Inheritance Hierarchy

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

See Also

Reference

TopChangeEventArgs Members
FarPoint.Win.Spread Namespace
TopChange Event

User-Task Documentation

Managing Events from User Actions