Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

CustomTaskDisplayTextEventArgs Properties

Provides data for the CustomTaskDisplayText event.
Name Description
InsideText Gets or sets the text displayed inside the task’s bar. This property is not in effect for summary tasks and milestones.
LeftText Gets or sets the text displayed to the left of the task’s bar.
Node Gets the processed node.
RightText Gets or sets the text displayed to the right of the task’s bar.
TaskInfo Provides access to view information about the task.
See Also