Enum Table.Cell.Options.VerticalAlign
Alignment enum for the vertical axis
Namespace: SadConsole.UI.Controls
Assembly: SadConsole.Extended.dll
Syntax
public enum Table.Cell.Options.VerticalAlign
Fields
Name | Description |
---|---|
Bottom | Text will be aligned to the bottom of the cell |
Center | Text will be aligned in the center of the cell |
Top | Text will be aligned to the top of the cell |