Skip to main content

DayClickEventArgs

Namespace: Wisej.Web.Ext.FullCalendar

Assembly: Wisej.Web.Ext.FullCalendar

Provides data for the DayClick event of the FullCalendar control.

public class DayClickEventArgs : MouseEventArgs

Properties

Instance memberDay

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