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

Determines if the time values will display seconds.

Syntax

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

Property Value

Boolean

Requirements

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

See Also