[]
Gets or sets the header format of the year or month view.
public YearMonthFormat YearMonthFormat { get; set; }
Public Property YearMonthFormat As YearMonthFormat
Type | Description |
---|---|
YearMonthFormat | A DropDownCalendar.YearMonthFormat structure that indicates the year month format. |
This property determines which format the header text should following when DropDownCalendar.CalendarType is YearMonth mode.