ComponentOne FlexPivot for WinForms
MaxItems Property

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotFieldList Class : MaxItems Property
Gets or sets the maximum number of fields allowed in this list.
Syntax
'Declaration
 
Public Property MaxItems As System.Integer
public System.int MaxItems {get; set;}
Remarks
Negative values mean the list can have any number of items.
See Also

Reference

C1FlexPivotFieldList Class
C1FlexPivotFieldList Members