Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SubEditorClosedEventArgs Class
Members


SubEditorClosedEventArgs Class
Represents the event data for the SubEditorClosed event for the Spread component, which occurs when the subeditor in a cell has closed.
Syntax
'Declaration
 
Public Class SubEditorClosedEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As SubEditorClosedEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.SubEditorClosedEventArgs

See Also