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





Gets or sets the font size of the displayed text.

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

 Syntax

C#  Copy Code

public double FontSize { get; set; }

Visual Basic  Copy Code

Public Property FontSize As Double

 Property Value

A positive double value.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Silverlight Namespace