Share via


GridHeaderItem.LeafSpan Property (Microsoft.PerformancePoint.Scorecards)

The number of descendant leaves.

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

Syntax

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

value = instance.LeafSpan

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

See Also

Reference

GridHeaderItem Class
GridHeaderItem Members
Microsoft.PerformancePoint.Scorecards Namespace