C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class / MaxItems Property

In This Topic
MaxItems Property (PivotFieldList)
In This Topic
Gets or sets the maximum number of fields allowed in this list.
Syntax
'Declaration
 
Public Property MaxItems As Integer
 
Remarks
Negative values mean the list can have any number of items.
See Also