Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ConditionalFormatting Class / NotifyRequiresChanged Method


In This Topic
    NotifyRequiresChanged Method
    In This Topic
    Notifies when the requirements have changed.
    Syntax
    'Declaration
     
    
    Public Sub NotifyRequiresChanged() 
    'Usage
     
    
    Dim instance As ConditionalFormatting
     
    instance.NotifyRequiresChanged()
    public void NotifyRequiresChanged()
    See Also