[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotFieldCollection.MaxItems

MaxItems Property

MaxItems

Gets or sets the maximum number of fields allowed in this collection.

Declaration
public int? MaxItems { get; set; }
Remarks

This property is set to null by default, which means any number of items is allowed.