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

Initializes a new instance of the BeforeAppointmentDragEventArgs class.

Syntax

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

Requirements

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

See Also