FlexPivot for WinForms
ShowValues プロパティ (PivotFilter)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotFilter クラス : ShowValues プロパティ
Gets or sets an array with the values that should be included in the output.
シンタックス
'宣言
 
Public Property ShowValues As System.Object()
public System.object[] ShowValues {get; set;}
解説
Setting this property to null causes the filter to include all values in the output.
参照

PivotFilter クラス
PivotFilter メンバ