For a list of all members of this type, see ProjectTaskSettings members.
Name | Description | |
---|---|---|
![]() | AllowChangeIndentation | Returns or sets the value which indicates whether a task can be indented or outdented in the user interface or using ProjectTask.Indent or ProjectTask.Outdent. |
![]() | AllowDelete | Returns or sets the value which indicates whether a task can be deleted in the user interface or using ProjectTask.Delete. |
![]() | AllowDragDeadline | Returns or sets the value which indicates whether the deadline indicator of a task can be dragged in the user interface. |
![]() | AllowDragMilestone | Returns or sets the value indicating whether a milestone task can be dragged in the user interface to change the ProjectTask.Start or ProjectTask.Finish values. |
![]() | AllowDragPercentComplete | Returns or sets the value indicating whether the bar indicating the completed portion of the task can be dragged in the user interface. |
![]() | AllowDragSummary | Returns or sets the value indicating whether a summary task can be dragged in the user interface to change the ProjectTask.Start or ProjectTask.Finish values. |
![]() | AllowDragTask | Returns or sets the value indicating whether summary task can be dragged in the user interface to change the ProjectTask.Start or ProjectTask.Finish values. |
![]() | AllowInsert | Returns or sets the value indicating whether a task can be inserted into the project. |
![]() | AllowResizeSummary | Returns or sets the value indicating whether a summary task can be resized in the user interface to change the ProjectTask.Duration. |
![]() | AllowResizeTask | Returns or sets the value indicating whether a task can be resized in the user interface to change the ProjectTask.Duration. |
![]() | CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from System.Windows.Freezable) |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from System.Windows.Freezable) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |