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

In This Topic
    EventStorage Property
    In This Topic
    The EventStorage property defines data storage configuration for events..
    Syntax
    'Declaration
     
    Public ReadOnly Property EventStorage As C1EventStorage
    public C1EventStorage EventStorage {get;}
    See Also