[]
        
(Showing Draft Content)

C1.PivotEngine.C1PivotEngine.FilteredItemCount

FilteredItemCount Property

FilteredItemCount

Gets the number of elements that are represented in the current view.

Declaration
public int FilteredItemCount { get; }
Remarks

If no filters are active, this is the number of elements in the data source. If filters are active, only elements that pass the filter are included in the count.