Spread Windows Forms 12.0 Product Documentation
SubEditorClosed Event (IEditorSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IEditorSupport Interface : SubEditorClosed Event
Occurs when the subeditor for a cell closes.
Syntax
'Declaration
 
Event SubEditorClosed As EventHandler
'Usage
 
Dim instance As IEditorSupport
Dim handler As EventHandler
 
AddHandler instance.SubEditorClosed, handler
event EventHandler SubEditorClosed
See Also

Reference

IEditorSupport Interface
IEditorSupport Members