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

Syntax

C#
public class RefreshEventArgs : DayPilotEventArgs
Visual Basic (Declaration)
Public Class RefreshEventArgs _
	Inherits DayPilotEventArgs
Visual C++
public ref class RefreshEventArgs : public DayPilotEventArgs

Inheritance Hierarchy

System..::Object
  System..::EventArgs
    DayPilot.Web.Ui.Events..::DayPilotEventArgs
      DayPilot.Web.Ui.Events..::RefreshEventArgs

See Also