dbicCalendar Send comments on this topic.
PrintPageSubTitleText Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : PrintPageSubTitleText Property

Determines the sub-title for the printed report.

Syntax

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

Property Value

String

Requirements

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

See Also