Spread Windows Forms 9.0 Product Documentation
SubEditorClosedEventArgs Class Members
Properties 


The following tables list the members exposed by SubEditorClosedEventArgs.

Public Constructors
 NameDescription
Public ConstructorSubEditorClosedEventArgs ConstructorCreates a new object with the SubEditorClosed event arguments.  
Top
Public Properties
 NameDescription
Public PropertyColumnGets the column index of the cell with the editor that raised the event.  
Public PropertyEditingControlGets the parent of the control that raised the event.  
Public PropertyRowGets the row index of the cell with the editor that raised the event.  
Public PropertySubEditorGets the Control object that raises the event.  
Public PropertyViewGets 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

 

 


Copyright © GrapeCity, inc. All rights reserved.