Initializes a new instance of the NotifyEventArgs class

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

Syntax

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

See Also