Gets the day of the week represented by this instance.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public DayOfWeek DayOfWeek { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property DayOfWeek As DayOfWeek |