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 EventRightClickEventArgs : DayPilotEventArgs |
Visual Basic (Declaration) |
---|
Public Class EventRightClickEventArgs _ Inherits DayPilotEventArgs |
Visual C++ |
---|
public ref class EventRightClickEventArgs : public DayPilotEventArgs |
Inheritance Hierarchy
System..::Object
System..::EventArgs
DayPilot.Web.Ui.Events..::DayPilotEventArgs
DayPilot.Web.Ui.Events..::EventRightClickEventArgs
System..::EventArgs
DayPilot.Web.Ui.Events..::DayPilotEventArgs
DayPilot.Web.Ui.Events..::EventRightClickEventArgs
See Also
EventRightClickEventArgs Members
DayPilot.Web.Ui.Events Namespace