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





Gets or sets the string to use when formatting times in the timeline.

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

 Syntax

C#  Copy Code

public string GeneralFormat { get; set; }

Visual Basic  Copy Code

Public Property GeneralFormat As String

 Property Value

A string that specifies the format. Default value is "h:mm tt".

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace