[]
        
(Showing Draft Content)

C1.Win.C1GanttView.CustomFieldGroup

CustomFieldGroup Class

Represents the group model by CustomField.

Inheritance
CustomFieldGroup
Implements
Namespace: C1.Win.C1GanttView
Assembly: C1.Win.C1GanttView.4.8.dll
Syntax
[TypeConverter(typeof(CustomFieldGroupConverter))]
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.