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


In This Topic
    ISlicerCache Interface
    In This Topic
    Represents the current filter state for a slicer and information about which source the slicer is connected to.
    Syntax
    'Declaration
     
    
    Public Interface ISlicerCache 
    'Usage
     
    
    Dim instance As ISlicerCache
    public interface ISlicerCache 
    See Also