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

Initializes a new instance of the BeforeAppointmentSelectEventArgs class.

Syntax

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

Requirements

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

See Also