ASP.NET Pack Programmer's Guide
TimetableSettings.HeaderDateFormat Property
See Also
 





Gets or sets the format of dates displayed in the timetable header.

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

 Syntax

C#  Copy Code

public string HeaderDateFormat { get; set; }

Visual Basic  Copy Code

Public Property HeaderDateFormat As String

 Property Value

A string value that represents the format used for dates in the timetable header. Default is "MMM dd, yyyy".

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace