FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotFieldList Class / MaxItems Property

In This Topic
    MaxItems Property (C1FlexPivotFieldList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxItems As Integer
    public int MaxItems {get; set;}
    See Also