[]
        
(Showing Draft Content)

C1.GanttView.CustomFieldGroup

CustomFieldGroup Class

Represents the group model by CustomField.

Inheritance
CustomFieldGroup
Implements
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.4.6.2.dll
Syntax
[TypeConverter(typeof(ai))]
public class CustomFieldGroup : BaseGroup, IComparer<BaseTask>

Constructors

Name Description
CustomFieldGroup(string, bool)

Initializes a new instance of the CustomFieldGroup class.

Properties

Name Description
FieldName

Gets or sets the field's name.

Methods

Name Description
GetCompareValue(BaseTask, BaseTask)

Gets the compare value between two tasks.