Share via


GridHeaderItem.Depth Property (Microsoft.PerformancePoint.Scorecards)

The depth of the header in the tree.

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

Syntax

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

value = instance.Depth

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

See Also

Reference

GridHeaderItem Class
GridHeaderItem Members
Microsoft.PerformancePoint.Scorecards Namespace