Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFilteredRowSupport Interface / ClearFilterRowFormats Method


In This Topic
    ClearFilterRowFormats Method (IFilteredRowSupport)
    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