'Declaration
ReadOnly Property FilterCleared As Boolean
'Usage
Dim instance As ISlicerCache Dim value As Boolean value = instance.FilterCleared
bool FilterCleared {get;}
Property Value
true
if the filter state is cleared; otherwise, false
.'Declaration
ReadOnly Property FilterCleared As Boolean
'Usage
Dim instance As ISlicerCache Dim value As Boolean value = instance.FilterCleared
bool FilterCleared {get;}
true
if the filter state is cleared; otherwise, false
.