InsideBarTextConverter

BarStyle.InsideBarTextConverter property

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

public TaskBarTextConverter InsideBarTextConverter { get; set; }

See Also