dbicDayView Send comments on this topic.
MilitaryTime Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : MilitaryTime Property

Determines if the time will be displayed as 24 hour military time.

Syntax

Visual Basic (Declaration) 
Public Overridable Property MilitaryTime As Boolean
C# 
public virtual bool MilitaryTime {get; set;}

Property Value

Boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also