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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap 名前空間 > PivotFieldCollection クラス : MaxItems プロパティ
Gets or sets the maximum number of fields allowed in this collection.
シンタックス
'宣言
 
Public Property MaxItems As System.Nullable(Of Integer)
public System.Nullable<int> MaxItems {get; set;}
解説
This property is set to null by default, which means any number of items is allowed.
参照

PivotFieldCollection クラス
PivotFieldCollection メンバ