MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemStyle.HeaderFont Property
See Also
 





Gets the font in the item's header.

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

 Syntax

C#  Copy Code

public virtual FontInfo HeaderFont { get; }

Visual Basic  Copy Code

Public Overridable ReadOnly Property HeaderFont As FontInfo

 Property Value

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

 See Also

ItemStyle Members
ItemStyle Class
MindFusion.Scheduling Namespace