| C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : FilterField Enumeration |
'Declaration Public Enum FilterField Inherits System.Enum
public enum FilterField : System.Enum
| Member | Description |
|---|---|
| ConstraintDate | References to the Task.ConstraintDate property. |
| ConstraintType | References to the Task.ConstraintType property. |
| Custom | References to the custom field. |
| Deadline | References to the Task.Deadline property. |
| Duration | References to the Task.Duration property. |
| DurationOnly | References to the C1.WPF.GanttView.BarType of bar style is used to display task in chart view. |
| DurationUnits | References to the Task.DurationUnits property. |
| Finish | References to the Task.Finish property. |
| Milestone | References to the C1.WPF.GanttView.BarType of bar style is used to display task in chart view. |
| Mode | References to the Task.Mode property. |
| Name | References to the Task.Name property. |
| None | No reference. |
| Notes | References to the Task.Notes property. |
| OutlineLevel | References to the Task.OutlineLevel property. |
| PercentComplete | References to the Task.PercentComplete property. |
| ResourceNames | References to the Task.ResourceNames property. |
| Start | References to the Task.Start property. |
| Summary | References to the Task.Summary property. |
System.Object
System.ValueType
System.Enum
C1.GanttView.FilterField