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

Provides data to the AfterAppointmentDrop Event.

Object Model

AfterAppointmentDropEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.AfterAppointmentDropEventArgs

Requirements

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

See Also