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

Provides data for the BeforeAppointmentChange event.

Object Model

BeforeAppointmentChangeEventArgs ClassdbiAppointmentItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.BeforeAppointmentChangeEventArgs

Requirements

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

See Also