C1.Silverlight.Olap.5
FilteredItemCount Property

Gets the number of elements that are represented in the current view.
Syntax
'Declaration
 
Public ReadOnly Property FilteredItemCount As System.Integer
public System.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.
See Also

Reference

C1OlapEngine Class
C1OlapEngine Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.