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

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotFilter クラス : Values プロパティ
Gets or sets the list of values to be displayed in the value filter list editor.
シンタックス
'宣言
 
Public Property Values As System.Collections.IEnumerable
public System.Collections.IEnumerable Values {get; set;}
解説
Setting this property to null causes the filter build the value list automatically using the values present in the data source.
参照

PivotFilter クラス
PivotFilter メンバ