mirror of
https://github.com/nsnail/dot.git
synced 2025-12-15 00:15:48 +08:00
..
This commit is contained in:
@@ -28,6 +28,9 @@ internal sealed class TaskStatusColumn : ProgressColumn
|
||||
/// <summary>
|
||||
/// Gets or sets the alignment of the task description.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// The alignment of the task description.
|
||||
/// </value>
|
||||
public Justify Alignment { get; set; } = Justify.Right;
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user