C1.Web.Mvc.Sheet Namespace / Table Class / ShowHeaderRow Property

In This Topic
ShowHeaderRow Property (Table)
In This Topic
Indicates whether the table should include a header row.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowHeaderRow As Boolean
 
See Also