Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll)
Version: 4.0.1172.0
Assembly: DayPilot (in DayPilot.dll)
Version: 4.0.1172.0
Syntax
C# |
---|
public event RefreshEventHandler Refresh |
Visual Basic (Declaration) |
---|
Public Event Refresh As RefreshEventHandler |
Visual C++ |
---|
public: event RefreshEventHandler^ Refresh { void add (RefreshEventHandler^ value); void remove (RefreshEventHandler^ value); } |
See Also
DayPilotCalendar Class
DayPilot.Web.Ui Namespace