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


In This Topic
    PopUpClosingEventArgs Class
    In This Topic
    Represents the System.EventArgs for PopUpClosing event.
    Syntax
    'Declaration
     
    
    Public Class PopUpClosingEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As PopUpClosingEventArgs
    public class PopUpClosingEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also