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

Provides data for the AfterAppointmentChange event.

Object Model

AfterAppointmentChangeEventArgs ClassdbiAppointmentItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.AfterAppointmentChangeEventArgs

Requirements

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

See Also