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

Initializes a new instance of the AppointmentDoubleClickEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public AppointmentDoubleClickEventArgs()

Requirements

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

See Also