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

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > C1PivotEngine クラス : FilterFields プロパティ
Gets a list of PivotField objects that define the fields used as filters for the output table.
シンタックス
'宣言
 
Public ReadOnly Property FilterFields As PivotFieldList
public PivotFieldList FilterFields {get;}
解説

Fields in this list do not appear in the output table, but are still used for filtering the input data.

See the Fields property for details and an example.

参照

C1PivotEngine クラス
C1PivotEngine メンバ