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

Initializes a new instance of the AfterAppointmentChangeEventArgs class.

Syntax

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

Requirements

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

See Also