dbicDropDate Send comments on this topic.
IncludeAmPm Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : IncludeAmPm Property

Determines if the time values will include am/pm.

Syntax

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

Property Value

Boolean

Requirements

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

See Also