BottomBarTextConverter

BarStyle.BottomBarTextConverter property

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

public TaskBarTextConverter BottomBarTextConverter { get; set; }

See Also