Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.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.
    Object Model
    IPropertyChangedNotification Interface
    Syntax
    'Declaration
     
    Public Interface IPropertyChangedNotification 
    'Usage
     
    Dim instance As IPropertyChangedNotification
    public interface IPropertyChangedNotification 
    See Also