Spread Windows Forms 12.0 Product Documentation
LeaveCellEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : LeaveCellEventArgs Class
Represents the event data for the LeaveCell event for the Spread component, which occurs when the focus leaves a cell.
Object Model
LeaveCellEventArgs Class
Syntax
'Declaration
 
Public Class LeaveCellEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As LeaveCellEventArgs
public class LeaveCellEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.LeaveCellEventArgs

See Also

Reference

LeaveCellEventArgs Members
FarPoint.Win.Spread Namespace
LeaveCell Event

User-Task Documentation

Managing Events from User Actions