MindFusion.Scheduling for Silverlight Programmer's Guide
MonthSettings.SubHeaderStyle Property
See Also
 





Gets or sets the appearance style used to paint the view subheaders.

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

 Syntax

C#  Copy Code

public CalendarStyle SubHeaderStyle { get; set; }

Visual Basic  Copy Code

Public Property SubHeaderStyle As CalendarStyle

 Property Value

A CalendarStyle object specifying the style of the subheader elements. This property cannot be null (Nothing in Visual Basic).

 See Also

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling.Silverlight Namespace
HeaderStyle Property
CalendarStyle Class