FlexPivot for WinForms
FilteredItemCount プロパティ (C1PivotEngine)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > C1PivotEngine クラス : FilteredItemCount プロパティ
Gets the number of elements that are represented in the current view.
シンタックス
'宣言
 
Public ReadOnly Property FilteredItemCount As System.Integer
public System.int FilteredItemCount {get;}
解説
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.
参照

C1PivotEngine クラス
C1PivotEngine メンバ