dbicCalendar Send comments on this topic.
YearFormat Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : YearFormat Property

Determines how the year will be displayed on the first of each month in the control.

Syntax

Visual Basic (Declaration) 
Public Property YearFormat As enumYearDisplay
C# 
public enumYearDisplay YearFormat {get; set;}

Property Value

enumYearDisplay

Requirements

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

See Also