Gets the day of the week represented by this instance.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

C#
public DayOfWeek DayOfWeek { get; }
Visual Basic (Declaration)
Public ReadOnly Property DayOfWeek As DayOfWeek

See Also