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

In This Topic
HeaderTemplate Property
In This Topic
Gets or sets the template used to show the header of a C1TemplateField.
Syntax
'Declaration
 
Public Overridable Property HeaderTemplate As System.Web.UI.ITemplate
 
See Also