For the complete documentation index, see llms.txt. This page is also available as Markdown.

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
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.

Last updated

Was this helpful?