Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / PopUpClosingEventArgs Class / PopUpClosingEventArgs Constructor / PopUpClosingEventArgs Constructor()


In This Topic
    PopUpClosingEventArgs Constructor()
    In This Topic
    Initializes the instance of PopUpClosingEventArgs.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PopUpClosingEventArgs()
    public PopUpClosingEventArgs()
    See Also