yakivyusin / YetAnotherConsoleTables

Advanced library to output your POCO collections in a table view in a console (supports multi-line data, attributes settings, output customization).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table Column Ordering

yakivyusin opened this issue · comments

Add an interface (yet another attribute?) to control the order of the columns in the table.

Done in dev fa44c5c.

Will be added with 1.2 release.

Released with 1.2.0