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

Determines if the text in the appointment will be drawn in the default manner.

Syntax

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

Property Value

boolean

Requirements

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

See Also