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


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