ItemDropEventArgs
Namespace: Wisej.Web.Ext.FullCalendar
Assembly: Wisej.Web.Ext.FullCalendar
Provides data for the ItemDrop event of the FullCalendar control.
- C#
- VB.NET
public class ItemDropEventArgs : DayClickEventArgs
Public Class ItemDropEventArgs
Inherits DayClickEventArgs
Properties
Item
Control: Returns the Control that is being dropped on the FullCalendar.
ResourceId
String: Returns the id of the Resource where the Item is being dropped on.