ComponentOne ASP.NET MVC Controls
ShowHeader Property (Tile)

C1.Web.Mvc Namespace > Tile Class : ShowHeader Property
Gets or sets a boolean value decides whether to show the header.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowHeader As Boolean
[DefaultValue(true)]
public bool ShowHeader {get; set;}
See Also

Reference

Tile Class
Tile Members