![]() | ConsoleTableColumn Properties |
The ConsoleTableColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets the alignment of column values
|
![]() | AlternativeForeground |
Gets or sets the alternative foreground color for the column values
|
![]() | Background |
Gets or sets the background color of the column values
|
![]() | Filler |
Gets or sets the filler character for the space between the columns
|
![]() | Foreground |
Gets or sets the foreground of the column values
|
![]() | Values |
Gets or sets the values of the column
|
![]() | Width |
Gets or sets a ratio of the column width depending to the WindowWidth and total amount of columns
|
![]() | WrapWords |
Gets or sets a value indicating if the column values will be wraped to the next line if it is longer than the column width
|