Enum Table.Cell.Options.HorizontalAlign
Alignment enum for the horizontal axis
Namespace: SadConsole.UI.Controls
Assembly: SadConsole.Extended.dll
Syntax
public enum Table.Cell.Options.HorizontalAlign
Fields
Name | Description |
---|---|
Center | Text will be aligned within the center of the cell |
Left | Text will be aligned to the left side of the cell |
Right | Text will be aligned to the right side of the cell |