[]
        
(Showing Draft Content)

C1.GanttView.ConstraintTypeGroup

ConstraintTypeGroup Class

Represents the group model by ConstraintType.

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

Constructors

Name Description
ConstraintTypeGroup(bool)

Initializes a new instance of the ConstraintTypeGroup class.

Methods

Name Description
GetCompareValue(BaseTask, BaseTask)

Gets the compare value between two tasks.