DateHeadingsFont Property (PrintStyle)
In This Topic
Gets or sets a System.Drawing.Font object used for printing date headings.
Syntax
'Declaration
Public Property DateHeadingsFont As System.Drawing.Font
public System.Drawing.Font DateHeadingsFont {get; set;}
See Also