Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    DropDownClosingEventArgs Class
    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