PageDate.Year

PageDate.Year property

Gets or sets the year component of the date. The format of the date will be updated based on this component.

public YearComponent Year { get; set; }

See Also