Spread Windows Forms 12.0 Product Documentation
SubEditorClosedEventArgs Class Members
Properties 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SubEditorClosedEventArgs Class

The following tables list the members exposed by SubEditorClosedEventArgs.

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

Reference

SubEditorClosedEventArgs Class
FarPoint.Win.Spread Namespace
SubEditorClosed Event

User-Task Documentation

Working with a SubEditor
Managing Events from User Actions