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

Determines if the date will be displayed in the title section.

Syntax

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

Property Value

Boolean

Remarks

This property is only displayed when the AppointmentType does not equal Date.

Requirements

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

See Also