ComponentOne ASP.NET MVC Controls
ShowHeader Property (Slicer)

C1.Web.Mvc.Olap Namespace > Slicer Class : ShowHeader Property
Gets or sets a value indicating whether the control displays the header area with the header string and multi-select/clear buttons.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowHeader As Boolean
[DefaultValue(true)]
public bool ShowHeader {get; set;}
See Also

Reference

Slicer Class
Slicer Members