RightBarTextConverter

BarStyle.RightBarTextConverter property

Gets or sets user-defined converter to get text to render on the right of the task’s bar. Overrides the value of RightField property.

public TaskBarTextConverter RightBarTextConverter { get; set; }

See Also