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

Initializes a new instance of the UserDrawnAppointmentEventArgs class.

Syntax

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

Requirements

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

See Also