DayClickEventArgs

Wisej.Web.Ext.FullCalendar.DayClickEventArgs

Namespace: Wisej.Web.Ext.FullCalendar

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

Provides data for the DayClick event of the FullCalendar control.

public class DayClickEventArgs : MouseEventArgs

Properties

DateTime: Returns the DateTime that represents the day/time that was clicked in the FullCalendar control.

Last updated