Transposed Property (C1FlexGrid)
Gets or sets the grid transpose mode. If set to true it flips the table so that rows become columns, and columns become rows, creating an inverted grid, but not grid data.
Sometimes, it is convenient to show data horizontally, as in the case when the entries (rows) are fewer than properties (columns).
The transposition of the grid can be achieved as easy as setting the boolean value.
Other properties can be considered to format and change some behaviors