ASP.NET MVC コントロールヘルプ
Items プロパティ (PivotFieldCollection)

C1.Web.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap 名前空間 > PivotFieldCollection クラス : Items プロパティ
フィールドのコレクションを取得します。
シンタックス
'宣言
 
Public Property Items As System.Collections.Generic.IList(Of PivotFieldBase)
public System.Collections.Generic.IList<PivotFieldBase> Items {get; set;}
参照

PivotFieldCollection クラス
PivotFieldCollection メンバ