GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / KeyExitEventArgs Class
Members


KeyExitEventArgs Class
Provides the data for an event.
Syntax
'Declaration
 
Public Class KeyExitEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As KeyExitEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Win.Spread.InputMan.CellType.KeyExitEventArgs

See Also