HeaderTemplate Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.HeaderTemplate Property

Gets or sets the header template to include any HTML or server control.

[Visual Basic] Overridable Public Property HeaderTemplate As ITemplate
[C#]
public virtual System.Web.UI.ITemplate HeaderTemplate {get; set;}

Property Value

Header template to include any HTML or server control.

Remarks

Use this property to set the header template to include any HTML or server control.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace