Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / INotifyEditorValueChanged Interface
Members


In This Topic
INotifyEditorValueChanged Interface
In This Topic
Interface implemented by cell editor objects that sends a notification when the value of the editor has changed.
Syntax
'Declaration
 
Public Interface INotifyEditorValueChanged 
 
'Usage
 
Dim instance As INotifyEditorValueChanged
See Also