[]
Represent a format for a header of a year-month calendar.
public class YearMonthFormat
Public Class YearMonthFormat
Name | Description |
---|---|
YearMonthFormat() | Initialize an instance of YearMonthFormat class whit default value. |
YearMonthFormat(string, string) | Initialize an instance of YearMonthFormat class. |
Name | Description |
---|---|
MonthFormat | Gets or sets Month format. |
YearFormat | Gets or sets Year format. |