Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / ISlicerCache Interface / ClearDateFilter Method


In This Topic
    ClearDateFilter Method
    In This Topic
    Clears the filter for a timeline (date filter).
    Syntax
    'Declaration
     
    
    Sub ClearDateFilter() 
    'Usage
     
    
    Dim instance As ISlicerCache
     
    instance.ClearDateFilter()
    void ClearDateFilter()
    See Also