[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.YearFormat

YearFormat Property

YearFormat

Gets or sets the format of year. This is a dependency property.

Declaration
public string YearFormat { get; set; }
Public Property YearFormat As String
Property Value
Type Description
string

A string value indicates the format of year.

Remarks

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.