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

Provides data for the AfterAppointmentSelect event.

Object Model

AfterAppointmentSelectEventArgs ClassdbiAppointmentItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.AfterAppointmentSelectEventArgs

Requirements

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

See Also