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

Provides data for the UserDrawnAppointment Event.

Object Model

UserDrawnAppointmentEventArgs ClassdbiAppointmentItem Class

Syntax

Visual Basic (Declaration) 
Public Class UserDrawnAppointmentEventArgs 
   Inherits System.EventArgs
C# 
public class UserDrawnAppointmentEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.DayView.UserDrawnAppointmentEventArgs

Requirements

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

See Also