Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IFilteredRowSupport Interface / ClearFilterRowFormats Method


In This Topic
    ClearFilterRowFormats Method
    In This Topic
    Removes all the filtered row formats from the style model.
    Syntax
    'Declaration
     
    Sub ClearFilterRowFormats() 
    'Usage
     
    Dim instance As IFilteredRowSupport
     
    instance.ClearFilterRowFormats()
    void ClearFilterRowFormats()
    See Also