Request for redraw of events on the client (EventsOnly). Should be called from EventMove or EventResize event handler to ensure client update.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public void Update() |
Visual Basic |
---|
Public Sub Update |
Visual C++ |
---|
public: void Update() |