Request for redraw of events on the client. Should be called from EventMove or EventResize event handler to ensure client update.

Namespace: DayPilot.Web.Ui
Assembly:   DayPilot (in DayPilot)
Version: 3.5.2.0

Syntax

Visual Basic (Declaration)
Public Sub Update
C#
public void Update ()
Visual C++
public:
void Update ()