FlexPivot for WinForms
Lookup プロパティ (PivotField)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotField クラス : Lookup プロパティ
Gets or sets System.Collections.IDictionary that contains lookup values for this field.
シンタックス
'宣言
 
Public Property Lookup As System.Collections.Generic.IDictionary(Of Object,String)
public System.Collections.Generic.IDictionary<object,string> Lookup {get; set;}
解説
This dictionary serves to replace code values with their string descriptions.
参照

PivotField クラス
PivotField メンバ