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