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


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