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

Gets or sets the title in a printed report.

Syntax

Visual Basic (Declaration) 
Public Overridable Property PrintTitle As String
C# 
public virtual string PrintTitle {get; set;}

Property Value

string

Requirements

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

See Also