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

Provides data for the AppointmentLeftClick Event.

Object Model

AppointmentLeftClickEventArgs ClassdbiAppointmentItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.AppointmentLeftClickEventArgs

Requirements

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

See Also