ItemDropEventArgs

Wisej.Web.Ext.FullCalendar.ItemDropEventArgs

Namespace: Wisej.Web.Ext.FullCalendar

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

Provides data for the ItemDrop event of the FullCalendar control.

public class ItemDropEventArgs : DayClickEventArgs

Properties

Control: Returns the Control that is being dropped on the FullCalendar.

String: Returns the id of the Resource where the Item is being dropped on.

Last updated