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

Syntax

C#
public class EventAddEventArgs : DayPilotEventArgs
Visual Basic
Public Class EventAddEventArgs _
	Inherits DayPilotEventArgs
Visual C++
public ref class EventAddEventArgs : public DayPilotEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    DayPilot.Web.Ui.Events..::..DayPilotEventArgs
      DayPilot.Web.Ui.Events.Month..::..EventAddEventArgs

See Also