TreeViewColumn.getFixedWidth

Gets the fixed width of the column. This value is only meaning may not be the actual width of the column on the screen, just what is requested.

class TreeViewColumn
int
getFixedWidth
()

Return Value

Type: int

the fixed width of the column

Meta