TableCellStyle

Table of contents

Interface describes the style of TableView cells. To set cells style, we must either implement the TableCellStyle interface in the table adapter or assign its separate implementation to the "cell-style" property

Interface description

CellStyle(row, column int) Params

Returns map of properties which describe the style of the cell