Class that holds event arguments for DayPilotCalendar.EventClick event.
Namespace: DayPilot.Web.Ui.Events
Assembly: DayPilot (in DayPilot.dll)
Version: 4.0.1172.0
Syntax
C# |
---|
public class EventClickEventArgs : DayPilotEventArgs |
Visual Basic (Declaration) |
---|
Public Class EventClickEventArgs _ Inherits DayPilotEventArgs |
Visual C++ |
---|
public ref class EventClickEventArgs : public DayPilotEventArgs |
Inheritance Hierarchy
System..::Object
System..::EventArgs
DayPilot.Web.Ui.Events..::DayPilotEventArgs
DayPilot.Web.Ui.Events..::EventClickEventArgs
System..::EventArgs
DayPilot.Web.Ui.Events..::DayPilotEventArgs
DayPilot.Web.Ui.Events..::EventClickEventArgs
See Also
EventClickEventArgs Members
DayPilot.Web.Ui.Events Namespace