[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.MonthFormat

MonthFormat Property

MonthFormat

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

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

A string value indicates the format of month.

Remarks

The MonthFormat is the format pattern for the GrapeCity.Windows.InputMan.Primitives.CalendarButton content presentation when the GcDropDownCalendar control is in GrapeCity.Windows.InputMan.CalendarMode.Year mode.