MindFusion.Wpf Pack Programmer's Guide
CalendarStyle.FontStyle Property
See Also
 





Gets or sets the font style of the displayed text.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public FontStyle FontStyle { get; set; }

Visual Basic  Copy Code

Public Property FontStyle As FontStyle

 Property Value

A .NET FontStyle object.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Wpf Namespace