Gets a value that indicates whether the current task item is to be displayed as a milestone.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
bool IsMilestone { get; }
Visual Basic (Declaration)
ReadOnly Property IsMilestone As Boolean

See Also