Share via


GridHeaderItem.DescendantSpan Property (Microsoft.PerformancePoint.Scorecards)

The maximum number of header levels for all descendant leaves.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property DescendantSpan As Integer
'Usage
Dim instance As GridHeaderItem
Dim value As Integer

value = instance.DescendantSpan

instance.DescendantSpan = value
[XmlAttributeAttribute] 
public int DescendantSpan { get; set; }

See Also

Reference

GridHeaderItem Class
GridHeaderItem Members
Microsoft.PerformancePoint.Scorecards Namespace