dbicDayView Send comments on this topic.
HeaderWordWrap Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : HeaderWordWrap Property

Determines if the text in the headers will appear on multiple lines.

Syntax

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

Property Value

Boolean

Requirements

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

See Also