IsHeaderFormatVisible Property
In This Topic
Gets or sets a value indicating whether control displays the
HeaderFormat text instead of selected items.
Syntax
'Declaration
Public Property IsHeaderFormatVisible As Boolean
public bool IsHeaderFormatVisible {get; set;}
See Also