TaskLinkDrawingArgs

TaskLinkDrawingArgs class

Provides arguments for the callback that is invoked when task link is rendered.

The TaskLinkDrawingArgs type exposes the following members:

Properties

NameDescription
linkGets the rendered task link.
colorGets or sets color used to render the task link. Can be used for customization of task links colors.

See Also