Click or drag to resize

ConsoleTableColumn Properties

The ConsoleTableColumn type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets the alignment of column values
Public propertyAlternativeForeground
Gets or sets the alternative foreground color for the column values
Public propertyBackground
Gets or sets the background color of the column values
Public propertyFiller
Gets or sets the filler character for the space between the columns
Public propertyForeground
Gets or sets the foreground of the column values
Public propertyValues
Gets or sets the values of the column
Public propertyWidth
Gets or sets a ratio of the column width depending to the WindowWidth and total amount of columns
Public propertyWrapWords
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
Top
See Also