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

Provides data for the BeforeAppointmentDrag event.

Object Model

BeforeAppointmentDragEventArgs ClassdbiAppointmentItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.BeforeAppointmentDragEventArgs

Requirements

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

See Also