MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class / MaxHeaderItems Property

In This Topic
    MaxHeaderItems Property
    In This Topic
    Gets or sets the maximum number of items to display on the control header.
    Syntax
    'Declaration
     
    
    Public Property MaxHeaderItems As Integer
    public int MaxHeaderItems {get; set;}
    See Also