Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / SlicerCache Class
Properties Methods


In This Topic
    SlicerCache Class Members
    In This Topic

    The following tables list the members exposed by SlicerCache.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the slicer is participating in cross filtering with other slicers that share the same slicer cache, and how cross filtering is displayed.  
    Public PropertyGets a value indicating whether the filter state is cleared.  
    Public PropertyGets the ISlicerItem object from a collection.  
    Public PropertyGets a value indicating whether the slicer cache is for a slicer on a table.  
    Public PropertyGets or sets the name of the slicer cache.  
    Public PropertyReturns or sets the sort order of the items in the slicer  
    Public PropertyGets the name of the data source the slicer is connected to.  
    Public PropertyGets the ISlicerItems collection that contains the collection of all the visible items in the specified slicer cache.  
    Top
    Public Methods
     NameDescription
    Public MethodClears the filter depending on the slicer cache type.  
    Public MethodInitializes batching for the ISlicerItems.  
    Public Method  
    Public Method  
    Public MethodOverloaded. Selects the slicer items.  
    Public MethodEnds batching for the ISlicerItems.  
    Top
    See Also