Class that holds event arguments for DayPilotCalendar.EventClick event.
            
Namespace: DayPilot.Web.Mvc.Events.SchedulerAssembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
| C# | 
|---|
public class EventSelectArgs : DayPilotArgs  | 
| Visual Basic | 
|---|
Public Class EventSelectArgs _ Inherits DayPilotArgs  | 
| Visual C++ | 
|---|
public ref class EventSelectArgs : public DayPilotArgs  | 
Inheritance Hierarchy
System..::..Object
DayPilot.Web.Mvc.Events..::..DayPilotArgs
DayPilot.Web.Mvc.Events.Scheduler..::..EventSelectArgs
DayPilot.Web.Mvc.Events..::..DayPilotArgs
DayPilot.Web.Mvc.Events.Scheduler..::..EventSelectArgs