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

Gets or sets the sub-title of the printed report.

Syntax

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

Property Value

string

Requirements

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

See Also