TableColumnStyle

Table of contents

Interface describes the style of TableView columns. To set column styles, we must either implement the TableColumnStyle interface in the table adapter or assign its separate implementation to the "column-style" property

Interface description

ColumnStyle(column int) Params

Returns map of properties which describe the style of the column