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

Initializes a new instance of the AfterAppointmentAddEventArgs class.

Syntax

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

Requirements

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

See Also