ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventCollection Class / Clear Method

In This Topic
    Clear Method (C1EventCollection)
    In This Topic
    This method is hidden. Please, use DataStorage methods(AddEvent/DeleteEvent/UpdateEvent) in order to modify collection.
    Syntax
    'Declaration
     
    Public Shadows Sub Clear() 
    public new void Clear()
    See Also