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

In This Topic
    EnsureEventDialogOnBody Property
    In This Topic
    Indicating the event dialog element will be append to the body or eventcalendar container.
    Syntax
    'Declaration
     
    Public Property EnsureEventDialogOnBody As System.Boolean
    public System.bool EnsureEventDialogOnBody {get; set;}
    See Also