Spread Windows Forms 17
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
    public interface INotifyEditorValueChanged 
    See Also