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

Provides data to the BeforeAppointmentSelect event.

Object Model

BeforeAppointmentSelectEventArgs ClassdbiAppointmentItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.BeforeAppointmentSelectEventArgs

Requirements

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

See Also