ComponentOne MultiSelect for WinForms
HeaderFormat Property

C1.Win.Input Namespace > C1MultiSelect Class : HeaderFormat Property
Gets or sets the format string used to create the header content when the control has more than MaxHeaderItems items selected.
Syntax
'Declaration
 
Public Property HeaderFormat As String
public string HeaderFormat {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members