ASP.NET MVC コントロールヘルプ
MaxItems メソッド (PivotFieldCollectionBuilder)

C1.Web.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotFieldCollectionBuilder クラス : MaxItems メソッド
MaxItemsプロパティを設定します。
シンタックス
'宣言
 
Public Function MaxItems( _
   ByVal value As System.Nullable(Of Integer) _
) As PivotFieldCollectionBuilder
public PivotFieldCollectionBuilder MaxItems( 
   System.Nullable<int> value
)

パラメータ

value

戻り値の型

現在のビルダ
解説
このコレクションで許容されるフィールドの最大数を取得または設定します。
参照

PivotFieldCollectionBuilder クラス
PivotFieldCollectionBuilder メンバ