Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the header is considered a leaf header for its group of members.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function IsConsideredLeafHeader As Boolean
'Usage
Dim instance As GridHeaderItem
Dim returnValue As Boolean
returnValue = instance.IsConsideredLeafHeader()
public bool IsConsideredLeafHeader()
Return Value
Type: System.Boolean
true if the header is considered a leaf header for its group of members; otherwise false.