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

In This Topic
    Calendar Property
    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