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

Determines if the text within a date in the control will wrap.

Syntax

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

Property Value

Boolean

Requirements

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

See Also