'Declaration Public Enum SortField Inherits System.Enum
public enum SortField : System.Enum
'Declaration Public Enum SortField Inherits System.Enum
public enum SortField : System.Enum
Member | Description |
---|---|
ConstraintDate | References the C1.GanttView.Task.ConstraintDate property. |
ConstraintType | References the C1.GanttView.Task.ConstraintType property. |
CustomeField | References the custom field of Task. |
Deadline | References the C1.GanttView.Task.Deadline property. |
Duration | References the C1.GanttView.Task.Duration property. |
DurationUnits | References the C1.GanttView.Task.DurationUnits property. |
Finish | References the C1.GanttView.Task.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 C1.GanttView.Task.Start property. |
System.Object
System.ValueType
System.Enum
C1.WPF.GanttView.SortField