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

Provides data for the AfterAppointmentUnSelect event.

Object Model

AfterAppointmentUnSelectEventArgs ClassdbiAppointmentItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.AfterAppointmentUnSelectEventArgs

Requirements

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

See Also