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





Gets or sets a value indicating whether to use a 12-hour format.

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

 Syntax

C#  Copy Code

public State TwelveHourFormat { get; set; }

Visual Basic  Copy Code

Public Property TwelveHourFormat As State

 Property Value

One of the State enumeration values specifying whether to use a 12-hour format. Default value is State.Enabled.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace