Namespace: DayPilot.Web.Mvc.Events.Scheduler
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

C#
public class EventDeleteArgs : DayPilotArgs
Visual Basic
Public Class EventDeleteArgs _
	Inherits DayPilotArgs
Visual C++
public ref class EventDeleteArgs : public DayPilotArgs

Inheritance Hierarchy

System..::..Object
  DayPilot.Web.Mvc.Events..::..DayPilotArgs
    DayPilot.Web.Mvc.Events.Scheduler..::..EventDeleteArgs

See Also