GridHeaderUtils Members (Microsoft.PerformancePoint.Scorecards)

The class that defines grid header utilities.

The following tables list the members exposed by the GridHeaderUtils type.

Public Methods

(see also Protected Methods )

  Name Description
Public methodStatic AdjustColumnSpan Calculates the number of visible sibling headers (the column span).
Public methodStatic AllLeafChildrenHidden Checks to see if all leaf children are hidden.
Public methodStatic AssignAllNewGuids Assigns a new GUID to this item and all descendants.
Public methodStatic CopyTreeBToLeavesOfTreeA Takes each of the children of headerB and makes a cross product with each of the leaf nodes of headerA.
Public methodStatic CopyTreeBUnderAllNodesOfTreeA Takes each of the children of headerB and makes a cross product with each of the child nodes of headerA.
Public method Equals  Overloaded. (inherited from Object)
Public methodStatic FilterHeadersByType Filters a list of headers by headers of a specific type.
Public methodStatic FindFirstMatch Gets the first equivalent path match for a path in a collection of paths.
Public method GetHashCode  (inherited from Object)
Public methodStatic GetLeafMostHeaderOfType Gets the leaf-most header of a specific type in a collection of headers.
Public methodStatic GetMaxLayerDepth Gets the maximum depth of the tree.
Public methodStatic GetRootMostHeaderOfType Gets the root-most header of a specific type in a collection of headers.
Public methodStatic GetSpanAdjustedTabularHeaders Gets a list of the layers of this tree with column/row span adjusted.
Public methodStatic GetTabularHeaders Gets a list of the layers of this tree.
Public method GetType  (inherited from Object)
Public methodStatic GridHeaderItemsToMemberCollection Converts a list of GridHeaderItems of HeaderType ScorecardNodeTypes.Member to a MemberCollection.
Public methodStatic GridHeaderTreeFromMemberTree Creates a grid header item from a member tree.
Public methodStatic IsAnyAscendantCollapsed Checks to see if any ascendant is collapsed.
Public methodStatic IsAnyAscendantHidden Checks to see if any ascendant is hidden.
Public methodStatic IsAnyDescendantShown Checks to see if any of the descendants is not collapsed.
Public methodStatic NumberOfHiddenParents Gets the count of the hidden parent nodes.
Public methodStatic NumOfHiddenSiblings Gets the number of hidden siblings.
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public methodStatic TupleFromHeaderItems Gets the tuple from a list of headers.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

GridHeaderUtils Class
Microsoft.PerformancePoint.Scorecards Namespace