MindFusion.Scheduling for Silverlight Programmer's Guide
CalendarStyle.FontWeight Property
See Also
 





Gets or sets the font weight of the displayed text.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public FontWeight FontWeight { get; set; }

Visual Basic  Copy Code

Public Property FontWeight As FontWeight

 Property Value

A .NET FontStyle object.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Silverlight Namespace