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

Determines if the appointment will be drawn with the default settings.

Syntax

Visual Basic (Declaration) 
Public Property PaintAppointment As Boolean
C# 
public bool PaintAppointment {get; set;}

Property Value

boolean

Requirements

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

See Also