C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace : SortField Enumeration |
'Declaration Public Enum SortField Inherits System.Enum
public enum SortField : System.Enum
Member | Description |
---|---|
ConstraintDate | References the ConstraintDate property. |
ConstraintType | References the ConstraintType property. |
CustomeField | References the custom field of Task. |
Deadline | References the C1.GanttView.Task.Deadline property. |
Duration | References the Duration property. |
DurationUnits | References the DurationUnits property. |
Finish | References the Finish property. |
Mode | References the C1.GanttView.Task.Mode property. |
Name | References the C1.GanttView.Task.Name property. |
None | No reference. The column doesn't appear in the grid. |
OutlineLevel | References the C1.GanttView.Task.OutlineLevel property. |
PercentComplete | References the C1.GanttView.Task.PercentComplete property. |
ResourceNames | References the C1.GanttView.Task.ResourceNames property. |
Start | References the Start property. |
System.Object
System.ValueType
System.Enum
C1.WPF.GanttView.SortField