Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SubEditorClosedEventArgs Class
Properties

In This Topic
    SubEditorClosedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SubEditorClosedEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new object with the SubEditorClosed event arguments.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the column index of the cell with the editor that raised the event.  
    Public Property Gets the parent of the control that raised the event.  
    Public Property Gets the row index of the cell with the editor that raised the event.  
    Public Property Gets the Control object that raises the event.  
    Public Property Gets the view that contains the cell with the editor that raised the event.  
    Top
    See Also