C1.Web.Mvc Namespace / Tile Class / ShowHeader Property

In This Topic
ShowHeader Property (Tile)
In This Topic
Gets or sets a boolean value decides whether to show the header.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowHeader As Boolean
 
See Also