Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DropDownClosingEventArgs Class
Members


DropDownClosingEventArgs Class
Represents the System.EventArgs for the DropDownClosing event.
Syntax
'Declaration
 
Public Class DropDownClosingEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As DropDownClosingEventArgs
Inheritance Hierarchy

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

See Also