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

Determines whether or not the sub-title will be printed.

Syntax

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

Property Value

Boolean

Requirements

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

See Also