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


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

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

See Also