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

Determines if 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