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.dll)
Version: 3.8.1092.0
Syntax
| C# |
|---|
public void Update() |
| Visual Basic (Declaration) |
|---|
Public Sub Update |
| Visual C++ |
|---|
public: void Update () |
See Also
DayPilotCalendar Class
DayPilot.Web.Ui Namespace