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

Determines the text to be drawn in the week summary.

Syntax

Visual Basic (Declaration) 
Public Property Text As String
C# 
public string Text {get; set;}

Property Value

string

Requirements

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

See Also