Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / INotifyItemChanged Interface
Members


In This Topic
    INotifyItemChanged Interface
    In This Topic
    Interface that notifies Spread when the item is changed.
    Syntax
    'Declaration
     
    
    Public Interface INotifyItemChanged 
    'Usage
     
    
    Dim instance As INotifyItemChanged
    public interface INotifyItemChanged 
    See Also