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

Determines if the date values will include a 2 or 4 digit year.

Syntax

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

Property Value

Boolean

Remarks

If this property is set to true, a 4 digit year will be displayed.

Requirements

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

See Also