FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / LeftChangeEventArgs Class
Members


LeftChangeEventArgs Class
Represents the event data for the LeftChange event for the Spread component, which occurs when the left column in the view changes.
Syntax
'Declaration
 
Public Class LeftChangeEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As LeftChangeEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.LeftChangeEventArgs

See Also