[]
Gets or sets a value indicating whether control displays the HeaderFormat text instead of selected items.
public bool IsHeaderFormatVisible { get; set; }
The C1MultiSelect control changes this property value accordng to the number of the currently selected items and the MaxSelectedItems property value.