A fluent library to print out a nicely formatted table in a console application
ConsoleTableBuilder
00 Remarks
01 Syntax
Microsoft.VisualBasic.ApplicationServices.Terminal.TablePrinter.ConsoleTableBuilder
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| From | 1 | This function allow developer implement theme self data-source |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| NumberOfColumns | 1 | |
| NumberOfRows | 1 |
04 Members
From(
Func(Of ConsoleTableBaseData))This function allow developer implement theme self data-source
Parameters
| Name | Type | Description |
|---|---|---|
func | Func(Of ConsoleTableBaseData) | - |
NumberOfColumns
NumberOfRows