[]
        
(Showing Draft Content)

C1.GanttView.TaskCompleteGroup

TaskCompleteGroup Class

Represents the group model by PercentComplete.

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

Constructors

Name Description
TaskCompleteGroup(bool)

Initializes a new instance of the TaskCompleteGroup class.

Methods

Name Description
GetCompareValue(BaseTask, BaseTask)

Gets the compare value between two tasks.