DataEngine for .NET
FilteredItemCount プロパティ (C1PivotEngine)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > C1PivotEngine クラス : FilteredItemCount プロパティ
現在のビューに表示される要素の数を取得します。
シンタックス
'宣言
 
Public ReadOnly Property FilteredItemCount As System.Integer
public System.int FilteredItemCount {get;}
解説
フィルタがアクティブでない場合は、データソース内の要素の数です。 フィルタがアクティブである場合は、フィルタに合致する要素だけが 数えられます。
参照

C1PivotEngine クラス
C1PivotEngine メンバ