Spread Windows Forms 9.0 Product Documentation
SubEditorOpeningEventArgs Class Members
Properties 


The following tables list the members exposed by SubEditorOpeningEventArgs.

Public Constructors
 NameDescription
Public ConstructorSubEditorOpeningEventArgs ConstructorCreates a new object with the SubEditorOpening event arguments.  
Top
Public Properties
 NameDescription
Public PropertyCancelGets or sets whether to cancel the default processing of opening a subeditor.  
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

SubEditorOpeningEventArgs Class
FarPoint.Win.Spread Namespace
SubEditorOpening Event

User-Task Documentation

Working with a SubEditor
Managing Events from User Actions

 

 


Copyright © GrapeCity, inc. All rights reserved.