Spread Windows Forms 12.0 Product Documentation
SubEditorClosed Event (RichTextEditor)


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

Reference

RichTextEditor Class
RichTextEditor Members