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

In This Topic
    EndUpdate Method
    In This Topic
    Unlocks the events calendar storage after a call to the BeginUpdate method call and causes an immediate update.
    Syntax
    'Declaration
     
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also