ComponentOne ASP.NET MVC Controls
ShowHeaderRow Property (Table)

C1.Web.Mvc.Sheet Namespace > Table Class : ShowHeaderRow Property
Indicates whether the table should include a header row.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowHeaderRow As Boolean
[DefaultValue(true)]
public bool ShowHeaderRow {get; set;}
See Also

Reference

Table Class
Table Members