ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / PopupMode Property

In This Topic
    PopupMode Property
    In This Topic
    A Boolean property that determines whether the c1calendarwijcalendar widget is a pop-up calendar.
    Syntax
    'Declaration
     
    Public Property PopupMode As System.Boolean
    public System.bool PopupMode {get; set;}
    See Also