Spread Windows Forms 12.0 Product Documentation
EditorValueChanged Event (BaseCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > BaseCellType Class : EditorValueChanged Event
Occurs when the value in the editor control has been changed by the user.
Syntax
'Declaration
 
Public Event EditorValueChanged As EventHandler
'Usage
 
Dim instance As BaseCellType
Dim handler As EventHandler
 
AddHandler instance.EditorValueChanged, handler
public event EventHandler EditorValueChanged
See Also

Reference

BaseCellType Class
BaseCellType Members