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

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