[]
        
(Showing Draft Content)

C1.GanttView.MilestonesGroup

MilestonesGroup Class

Represents the group model by Milestones.

Inheritance
MilestonesGroup
Implements
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class MilestonesGroup : BaseGroup, IComparer<BaseTask>

Constructors

Name Description
MilestonesGroup(bool)

Initializes a new instance of the MilestonesGroup class.

Methods

Name Description
GetCompareValue(BaseTask, BaseTask)

Gets the compare value between two tasks.