ComponentOne MultiSelect for WinForms
MaxHeaderItems Property

C1.Win.Input Namespace > C1MultiSelect Class : MaxHeaderItems Property
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

Reference

C1MultiSelect Class
C1MultiSelect Members