is_hidden_item_detail method

is_hidden_item_detail

Gets whether hidding the detail of the specific PivotItem..

Returns

whether the specific PivotItem is hidden detail

def is_hidden_item_detail(self, index):
    ...
ParameterTypeDescription
indexintThe index of the pivotItem in the pivotField.

See Also