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

Determines if the date text will wrap in a cell.

Syntax

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

Property Value

Boolean

Requirements

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

See Also