Alignment Property
Gets or sets the alignment of the column.
public Justify? Alignment { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- GridColumn
- Property Type
- Justify?
public Justify? Alignment { get; set; }