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

Initializes a new instance of the BeforeAppointmentDropEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public BeforeAppointmentDropEventArgs()

Requirements

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

See Also