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

Determines if the date text will wrap in the control.

Syntax

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

Property Value

Boolean

Requirements

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

See Also