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

In This Topic
    CalendarStorage Property
    In This Topic
    Gets the WebStatusStorage object.
    Syntax
    'Declaration
     
    Public ReadOnly Property CalendarStorage As C1CalendarStorage
    public C1CalendarStorage CalendarStorage {get;}
    See Also