Gets a value indicating whether the underlying activity is a milestone. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public bool IsMilestone { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property IsMilestone As Boolean |
true if the underlying item is a milestone; otherwise, false.
The value of this property is not supposed to be modified. Instead, any changes should be performed directly on the underlying activity.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |