[]
Gets or sets the year month format for formatted header text. This is a dependency property.
public string YearMonthFormat { get; set; }
Public Property YearMonthFormat As String
Type | Description |
---|---|
string | A string value defined the format of the text in header when DisplayMode is GrapeCity.Windows.InputMan.CalendarMode.Month. |
The YearMonthFormat is the format pattern for the header presentation when the GcDropDownCalendar control is in GrapeCity.Windows.InputMan.CalendarMode.Month mode.