is_hidden_item_detail方法
is_hidden_item_detail(self, index)
获取是否隐藏特定 PivotItem 的详细信息。
返回
特定 PivotItem 是否隐藏详细信息
def is_hidden_item_detail(self, index):
...
范围 | 类型 | 描述 |
---|---|---|
index | int | 枢轴字段 (pivotField) 中枢轴项 (pivotItem) 的索引。 |
获取是否隐藏特定 PivotItem 的详细信息。
特定 PivotItem 是否隐藏详细信息
def is_hidden_item_detail(self, index):
...
范围 | 类型 | 描述 |
---|---|---|
index | int | 枢轴字段 (pivotField) 中枢轴项 (pivotItem) 的索引。 |