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

Provides data for the AfterAppointmentAdd event.

Object Model

AfterAppointmentAddEventArgs ClassdbiAppointmentItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.AfterAppointmentAddEventArgs

Requirements

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

See Also