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