Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IPropertyChangedNotification Interface
Members


In This Topic
    IPropertyChangedNotification Interface
    In This Topic
    Interface for notifying Spread when the property changes from the previous value.
    Syntax
    'Declaration
     
    
    Public Interface IPropertyChangedNotification 
    'Usage
     
    
    Dim instance As IPropertyChangedNotification
    public interface IPropertyChangedNotification 
    See Also