PageDate.Day

PageDate.Day property

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

public DayComponent Day { get; set; }

See Also