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

In This Topic
    Calendar Property (Event)
    In This Topic
    Calendar id to which the event belongs.
    Syntax
    'Declaration
     
    Public Property Calendar As System.String
    public System.string Calendar {get; set;}

    Property Value

    The calendar.
    See Also