PivotItem.ParentShowDetail Property

Definition

True if the specified item is showing because one of its parents is showing detail. False if the specified item isn’t showing because one of its parents is hiding detail. This property is available only if the item is grouped. Read-only Boolean.

public:
 property bool ParentShowDetail { bool get(); };
public bool ParentShowDetail { get; }
Public ReadOnly Property ParentShowDetail As Boolean

Property Value

Remarks

This property isn’t available for OLAP data sources.

Applies to