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

Initializes a new instance of the BeforeAppointmentChangeEventArgs class.

Syntax

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

Requirements

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

See Also