[]
        
(Showing Draft Content)

C1.GanttView.TaskModeGroup

TaskModeGroup Class

Represents the group model by TaskMode.

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

Constructors

Name Description
TaskModeGroup(bool)

Initializes a new instance of the TaskModeGroup class.

Methods

Name Description
GetCompareValue(BaseTask, BaseTask)

Gets the compare value between two tasks.