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