Spread Windows Forms 12.0 Product Documentation
LeftChangeEventArgs Class
Members 


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

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

See Also

Reference

LeftChangeEventArgs Members
FarPoint.Win.Spread Namespace
LeftChange Event

User-Task Documentation

Managing Events from User Actions