[]
Gets or sets the header format for the year or month view.
[Browsable(true)]
public YearMonthFormat YearMonthFormat { get; set; }
<Browsable(True)>
Public Property YearMonthFormat As YearMonthFormat
Type | Description |
---|---|
YearMonthFormat | A YearMonthFormat structure that indicates the year month format. |
This property determines which format the header text should use when CalendarType is YearMonth mode.