C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / ShowHeader Property

In This Topic
ShowHeader Property
In This Topic
Determines whether the header is displayed.
Syntax
'Declaration
 
Public Overridable Property ShowHeader As System.Boolean
 

Property Value

The default value is true.
Remarks
Set this property to true to display the header.
See Also