Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / ISlicerCache Interface

ISlicerCache Interface Properties

For a list of all members of this type, see ISlicerCache members.

Public Properties
 NameDescription
 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.  
 PropertyGets a value indicating whether the filter state is cleared.  
 PropertyGets the index of the specified ISlicerCache object in the ISlicerCaches collection.  
 PropertyGets a value indicating whether the slicer cache is for a slicer on a table.  
 PropertyGets the GrapeCity.Spreadsheet.ITable object associated with this ISlicerCache.  
 PropertyGets or sets the name of the slicer cache.  
 PropertyGets or sets a value indicating whether manual updates of the slicer cache required.  
 PropertyGets the ISlicerItems collection that contains the collection of all items in the slicer cache.  
 PropertyGets the ISlicers collection that contains the collection of ISlicer objects associated with the specified ISlicerCache.  
 PropertyGets or sets the sort order of the items in the slicer.  
 PropertyGets the name of the data source the slicer is connected to.  
 PropertyGets the ISlicerItems collection that contains the collection of all the visible items in the specified slicer cache.  
Top
See Also