ProgressColumn Class

Represents a progress column.
public abstract class ProgressColumn

Methods

virtual int? GetColumnWidth(RenderOptions)
Gets the width of the column.
abstract IRenderable Render(RenderOptions, ProgressTask, TimeSpan)
Gets a renderable representing the column.