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

Initializes a new instance of the AfterAppointmentRemovedEventArgs class.

Syntax

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

Requirements

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

See Also