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

Provides data for the BeforeAppointmentAdd event.

Object Model

BeforeAppointmentAddEventArgs ClassdbiAppointmentItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.BeforeAppointmentAddEventArgs

Requirements

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

See Also