Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ConditionalFormattingUtils.IUpdateSpread Interface / UpdateSpread Property


In This Topic
    UpdateSpread Property
    In This Topic
    Updates the spread UI.
    Syntax
    'Declaration
     
    
    WriteOnly Property UpdateSpread As ConditionalFormattingUtils.UpdateSpreadMethod
    'Usage
     
    
    Dim instance As ConditionalFormattingUtils.IUpdateSpread
     
    instance.UpdateSpread = value
    See Also