Request for redraw of the client-side object (EventsOnly). Should be called from CallBack event handlers to ensure client update.

Namespace:  DayPilot.Web.Ui
Assembly:  DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)

Syntax

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

See Also