javafx.scene.control.TableColumn
This node takes the attributes of the javafx.scene.control.TableColumn see javafx.scene.control.TableColumn.
There is no content for a TableColumn
Used to create a TableColumn for use in a TableView. A tableColumn ties a property from a data set to a specific column in a TableView and defines the column header.