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

Provides data to the  AfterAppointmentRemoved Event.

Object Model

AfterAppointmentRemovedEventArgs ClassdbiAppointmentItem Class

Syntax

Visual Basic (Declaration) 
Public Class AfterAppointmentRemovedEventArgs 
C# 
public class AfterAppointmentRemovedEventArgs 

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.AfterAppointmentRemovedEventArgs

Requirements

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

See Also