Initializes a new instance of the DayPilotEventArgs class.

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

Syntax

C#
public DayPilotEventArgs()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
DayPilotEventArgs ()

See Also