getColumnWidth

fun getColumnWidth(groupedTables: Boolean, tableId: String, column: Int): Int

Get the width of the column.

Return

The width of the column.

Parameters

tableId

The ID of the table.

column

The index of the column.