DayClickEventArgs
Namespace: Wisej.Web.Ext.FullCalendar
Assembly: Wisej.Web.Ext.FullCalendar
Provides data for the DayClick event of the FullCalendar control.
- C#
- VB.NET
public class DayClickEventArgs : MouseEventArgs
Public Class DayClickEventArgs
Inherits MouseEventArgs
Properties
Day
DateTime: Returns the DateTime that represents the day/time that was clicked in the FullCalendar control.