Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IConditionalFormattingDataRule Interface / NotifyDataChanged Method


In This Topic
    NotifyDataChanged Method
    In This Topic
    Occurs when the data from the data provider has been changed.
    Syntax
    'Declaration
     
    Sub NotifyDataChanged() 
    'Usage
     
    Dim instance As IConditionalFormattingDataRule
     
    instance.NotifyDataChanged()
    void NotifyDataChanged()
    See Also