CustomTaskDisplayTextEventArgs Properties
Provides data for the CustomTaskDisplayText event.
Name | Description |
---|---|
Inside |
Gets or sets the text displayed inside the task’s bar. This property is not in effect for summary tasks and milestones. |
Left |
Gets or sets the text displayed to the left of the task’s bar. |
Node | Gets the processed node. |
Right |
Gets or sets the text displayed to the right of the task’s bar. |
Task |
Provides access to view information about the task. |
See Also