The following tables list the members exposed by ResolvedTaskSettings.
| Name | Description | |
|---|---|---|
![]() | AllowDelete | Returns whether the user is allowed to delete the task. |
![]() | AllowDragDeadline | Returns whether or not the task allows dragging of the DeadlineIndicator by the user. |
![]() | AllowDragEndDateTime | Returns whether or not the task allows dragging of the EndIndicator by the user. |
![]() | AllowDragPercentComplete | Returns whether or not the task allows dragging of the PercentCompleteIndicator by the user. |
![]() | AllowDragStartDateTime | Returns whether or not the task allows dragging of the StartDateTime by the user. |
![]() | BarHeight | Returns the resolved bar settings height, in pixels, of the bar which represents the associated Task in the user interface. |
![]() | BarTextDateTimeFormat | Returns the resolved format string used to format dates/time value displayed as bar text. |
![]() | BarTextInside | Returns the resolved value which determines the text that is displayed in the area inside the bar. |
![]() | BarTextLeft | Returns the resolved value which determines the text that is displayed to the left of the bar. |
![]() | BarTextRight | Returns the resolved value which determines the text that is displayed to the right of the bar. |
![]() | BarVisible | Returns the resolved visibility for the task's bar. |
![]() | DeadlineIndicatorVisible | Returns the resolved value indicating whether the indicator which marks the Deadline of the task is displayed in the user interface. |
![]() | Enabled | Returns a resolved value indicating whether the Task is enabled in the user interface. |
![]() | EndIndicatorVisible | Returns a resolved value indicating whether the indicator which marks the StartDateTime of the task is displayed in the user interface. |
![]() | IndicatorSize | Returns the size at which the start indicator, end indicator, milestone indicator, and deadline indicator are drawn. |
![]() | PercentCompleteBarAlignment | Returns the vertical alignment for the bar wich depicts a task's PercentComplete. |
![]() | PercentCompleteBarHeight | Returns the height of the bar which depicts the task's PercentComplete. |
![]() | PercentCompleteBarVisible | Returns a boolean value indicating whether an indicator is displayed for the task's PercentComplete. |
![]() | ReadOnly | Returns a boolean value indicating whether the task can be edited. |
![]() | StartIndicatorVisible | Returns a boolean value indicating whether an indicator is displayed for the task's StartDateTime. |
| Name | Description | |
|---|---|---|
![]() | GetCellActivation | Overloaded. Returns the resolved Activation for the cell at the specified TaskField. |