C1.WPF.Input Namespace / C1MultiSelect Class / HeaderFormat Property

In This Topic
HeaderFormat Property
In This Topic
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
 
See Also