dbicDayView Send comments on this topic.
BeforeAppointmentDropEventArgs Class
See Also  Members  
dbicDayView Assembly > Dbi.WinControl.DayView Namespace : BeforeAppointmentDropEventArgs Class

Provides data to the BeforeAppointmentDrop event.

Object Model

BeforeAppointmentDropEventArgs ClassdbiAppointmentItem Class

Syntax

Visual Basic (Declaration) 
Public Class BeforeAppointmentDropEventArgs 
C# 
public class BeforeAppointmentDropEventArgs 

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.BeforeAppointmentDropEventArgs

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also