RadControls for WPF

Interface representing objects that can be set as a milestone.

Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView (in Telerik.Windows.Controls.GanttView.dll) Version: 2013.2.611.40

Syntax

C#
public interface IMilestone : IDateRange
Visual Basic
Public Interface IMilestone _
	Inherits IDateRange

See Also