ASP.NET Pack Programmer's Guide
Calendar.Font Property
See Also
 





Gets the font associated with this control.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public override FontInfo Font { get; }

Visual Basic  Copy Code

Public Overrides ReadOnly Property Font As FontInfo

 Property Value

An instance of the System.Web.UI.WebControls.FontInfo class.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WebForms Namespace