ASP.NET Pack Programmer's Guide
MonthSettings.WeekHeaderStyle Property
See Also
 





Gets or sets the style of the header that displays week numbers.

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

 Syntax

C#  Copy Code

public MonthWeekHeaderStyle WeekHeaderStyle { get; set; }

Visual Basic  Copy Code

Public Property WeekHeaderStyle As MonthWeekHeaderStyle

 Property Value

One of the MonthWeekHeaderStyle enumeration values. Default value is MonthWeekHeaderStyle.None.

 See Also

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling.WebForms Namespace