ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendar Class / EventTemplate Property

In This Topic
    EventTemplate Property
    In This Topic
    Gets or sets the Event template used to display the content of the Event.
    Syntax
    'Declaration
     
    Public Property EventTemplate As System.Web.UI.ITemplate
    public System.Web.UI.ITemplate EventTemplate {get; set;}
    See Also