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


In This Topic
    INotifyDataChanged Interface
    In This Topic
    Interface that supports the form noitify the data has changed.
    Syntax
    'Declaration
     
    
    Public Interface INotifyDataChanged 
    'Usage
     
    
    Dim instance As INotifyDataChanged
    public interface INotifyDataChanged 
    See Also