TableListBox with no visible header?

Is it possible to hide the header in any way? Change its size, maybe?

1 Like

Three years later, I came here with the same question. Calling TableListBox::setHeaderHeight() with 0 seems to do it for me.