MindFusion.Scheduling for ASP.NET Programmer's Guide
MonthSettings.WeekHeaderFormat Property
See Also
 





Gets or sets the format of the text displayed for each week in the week header.

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

 Syntax

C#  Copy Code

public string WeekHeaderFormat { get; set; }

Visual Basic  Copy Code

Public Property WeekHeaderFormat As String

 Property Value

A string that specifies the format used in the week numbers header. Default value is "%w".

 See Also

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling.WebForms Namespace