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