| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TitleWordWrap As Boolean | |
| C# | |
|---|---|
public virtual bool TitleWordWrap {get; set;} | |
Property Value
BooleanThe title text will only wrap if there is not enough space on a single line.
| dbicDayView | Send comments on this topic. |
| TitleWordWrap Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : TitleWordWrap Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TitleWordWrap As Boolean | |
| C# | |
|---|---|
public virtual bool TitleWordWrap {get; set;} | |
The title text will only wrap if there is not enough space on a single line.