is_default_row_hidden属性

is_default_row_hidden属性

指示该行是否默认隐藏。

定义:

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

也可以看看