[]
Gets or sets the format of year. This is a dependency property.
public string YearFormat { get; set; }
Public Property YearFormat As String
Type | Description |
---|---|
string | A string value indicates the format of year. |
The YearFormat is the format pattern for the GrapeCity.Windows.InputMan.Primitives.CalendarButton content presentation when the GcDropDownCalendar control is in GrapeCity.Windows.InputMan.CalendarMode.Decade mode. And it also is the format pattern for the header presentation when the GcDropDownCalendar control is in GrapeCity.Windows.InputMan.CalendarMode.Year or GrapeCity.Windows.InputMan.CalendarMode.Decade mode.