MindFusion.Scheduling for ASP.NET Programmer's Guide
HeaderStyle.Font Property
See Also
 





Gets the font in header elements.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual FontInfo Font { get; }

Visual Basic  Copy Code

Public Overridable ReadOnly Property Font As FontInfo

 Property Value

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

 See Also

HeaderStyle Members
HeaderStyle Class
MindFusion.Scheduling Namespace