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