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


In This Topic
    KeyExitEventArgs Class
    In This Topic
    Provides the data for an event.
    Syntax
    'Declaration
     
    
    Public Class KeyExitEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As KeyExitEventArgs
    public class KeyExitEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also