'Declaration
Public Overridable ReadOnly Property List As Boolean
'Usage
Dim instance As SlicerCache Dim value As Boolean value = instance.List
public virtual bool List {get;}
Property Value
true
if the slicer cache is for a slicer on a table; otherwise, false
.