PivotItem.IsDetailHidden

PivotItem.IsDetailHidden property

Gets and sets whether the detail of this pivot item is hidden.

public bool IsDetailHidden { get; set; }

See Also