'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 Task.ConstraintDate property. |
ConstraintType | References the Task.ConstraintType property. |
CustomeField | References the custom field of Task. |
Deadline | References the Task.Deadline property. |
Duration | References the Task.Duration property. |
DurationUnits | References the Task.DurationUnits property. |
Finish | References the Task.Finish property. |
Mode | References the Task.Mode property. |
Name | References the Task.Name property. |
None | No reference. The column doesn't appear in the grid. |
OutlineLevel | References the Task.OutlineLevel property. |
PercentComplete | References the Task.PercentComplete property. |
ResourceNames | References the Task.ResourceNames property. |
Start | References the Task.Start property. |
System.Object
System.ValueType
System.Enum
C1.Win.C1GanttView.SortField