EventClickEventArgs

Wisej.Web.Ext.FullCalendar.EventClickEventArgs

Namespace: Wisej.Web.Ext.FullCalendar

Assembly: Wisej.Web.Ext.FullCalendar (3.2.0.0)

Provides data for the EventClick event of the FullCalendar control.

public class EventClickEventArgs : MouseEventArgs

Properties

Event: Returns the Event that was clicked in the FullCalendar control.

Last updated