show_column_heads 属性

show_column_heads 属性

指示是否显示列标题。

定义:

@property
def show_column_heads(self):
    ...
@show_column_heads.setter
def show_column_heads(self, value):
    ...

也可以看看