Spread Windows Forms 12.0 Product Documentation
SubEditorClosedEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SubEditorClosedEventArgs Class
Represents the event data for the SubEditorClosed event for the Spread component, which occurs when the subeditor in a cell has closed.
Object Model
SubEditorClosedEventArgs ClassSpreadView Class
Syntax
'Declaration
 
Public Class SubEditorClosedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As SubEditorClosedEventArgs
public class SubEditorClosedEventArgs : System.EventArgs 
Inheritance Hierarchy

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

See Also

Reference

SubEditorClosedEventArgs Members
FarPoint.Win.Spread Namespace
SubEditorClosed Event

User-Task Documentation

Working with a SubEditor
Managing Events from User Actions