PageDate.Month

PageDate.Month property

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

public MonthComponent Month { get; set; }

See Also