[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.YearMonthFormat

YearMonthFormat Property

YearMonthFormat

Gets or sets the year month format for formatted header text. This is a dependency property.

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

A string value defined the format of the text in header when DisplayMode is GrapeCity.Windows.InputMan.CalendarMode.Month.

Remarks

The YearMonthFormat is the format pattern for the header presentation when the GcDropDownCalendar control is in GrapeCity.Windows.InputMan.CalendarMode.Month mode.