Gets or sets a value indicating whether to use a 12-hour format. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public State TwelveHourFormat { get; set; } |
Visual Basic |
---|
Public Property TwelveHourFormat As State |
Specify Enabled to use 12-hour format, or Disabled to use 24-hour format. Assign Unspecified to this property to use the corresponding value from the current theme.