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

In This Topic
ShowHeader Property (ManualGridTile)
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