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

Determines if the header text is to be drawn automatically or by the user.

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