Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DropDownClosingEventArgs Class
Members


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

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

    See Also