[]
        
(Showing Draft Content)

C1.Win.C1GanttView.ResourceGroup

ResourceGroup Class

Represents the group model by ResourceNames.

Inheritance
ResourceGroup
Implements
Namespace: C1.Win.C1GanttView
Assembly: C1.Win.C1GanttView.4.8.dll
Syntax
public class ResourceGroup : BaseGroup, IComparer<BaseTask>

Constructors

Name Description
ResourceGroup(bool)

Initializes a new instance of the ResourceGroup class.

Methods

Name Description
GetCompareValue(BaseTask, BaseTask)

Gets the compare value between two tasks.