dbicCalendar Send comments on this topic.
PaintText Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > UserDrawnWeekSummaryEventArgs Class : PaintText Property

Gets or sets whether the control will paint the text of the week summary.

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