MindFusion.Scheduling for Silverlight Programmer's Guide
ResourceViewSettings.HeaderStyle Property
See Also
 





Gets or sets the appearance style used to paint calendar elements that don't have a distinct header style assigned to them.

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

 Syntax

C#  Copy Code

public CalendarStyle HeaderStyle { get; set; }

Visual Basic  Copy Code

Public Property HeaderStyle As CalendarStyle

 Property Value

An instance of the CalendarStyle class.

 See Also

ResourceViewSettings Members
ResourceViewSettings Class
MindFusion.Scheduling.Silverlight Namespace
CalendarStyle Property