GridHeaderItem Methods

Include Protected Members
Include Inherited Members

The GridHeaderItem type exposes the following members.

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
Public methodStatic member CreateActualHeader Creates a header of type KpiActual.
Public methodStatic member CreateAggregateHeader Creates a header of type Aggregate.
Public methodStatic member CreateDetailsHeader Creates a header of type ScorecardDetails (additional property).
Public methodStatic member CreateKpiHeader Creates a header of type Kpi.
Public methodStatic member CreateLinksHeader Creates a header of type DocumentLinks.
Public methodStatic member CreateMemberHeader Creates a header of type Member.
Public methodStatic member CreateNamedSetHeader Creates a header of type NamedSet.
Public methodStatic member CreateSetFormulaHeader Creates a header of type NamedSet that uses a specified set expression.
Public methodStatic member CreateTargetHeader Creates a header of type KpiTarget.
Public methodStatic member CreateTimeFormulaHeader Creates a header of type NamedSet that uses a specified time formula.
Public method Diff Compares this object with another object and returns the differences.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAllAncestors Returns a list of ancestor (parent) headers in the tree.
Public method GetAllHeadersInTree Returns a depth-first list of all headers in the tree under this header.
Public method GetAllHeadersInTreeBreadthFirst Returns a breadth-first list of all headers in the tree under this header.
Public method GetAllHeadersWithSameGroupId Returns a list of all the headers that belong to the same group as this header.
Public method GetAllLeafHeadersInTree() Returns a list of all the leaf headers in the tree under this header.
Public method GetAllLeafHeadersInTree(Boolean) Returns a list of all the leaf headers in the tree under this header, excluding hidden headers if specified.
Public method GetAllNonLeafHeadersInTree Returns a list of all the non-leaf headers in the tree under this header.
Public method GetAllSiblings Returns a list of sibling headers in the tree.
Public method GetDocumentLinks Returns the links for a key performance indicator (KPI) header.
Public method GetFirstChildrenNotInGroup Returns the list of child elements that are not in the specified group.
Public method GetHashCode (Inherited from Object.)
Public method GetMeasurePath Returns the path of ancestor headers for this header.
Public method GetOverriddenProperty Returns the overridden BpmProperty object.
Public method GetPath Returns the path to a header in the header tree.
Public method GetRootsFromGroup Returns a list of the root headers that belong to the specified group.
Public method GetSimilarHeadersInTree Returns a list of all the headers that are similar to the current header.
Public method GetType (Inherited from Object.)
Public method IsAnyAscendantANamedSet Indicates whether any of the ascendant headers is a named set expression.
Public method IsConsideredLeafHeader Indicates whether the header is considered a leaf header for its group of members.
Public method LinkAndIndexTreeFromRoot Recursively links and indexes the descendants of this root header to their parents.
Public method LinkTreeFromRoot Recursively links the descendants of this root header to their parents.
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member PathToString Converts the specified cell coordinates to a string.
Public method SetNodeExpansion Sets the expansion flag for all elements in the tree.
Public method ToString (Inherited from Object.)
Public method Validate Validates this object.

Top

See Also

Reference

GridHeaderItem Class

Microsoft.PerformancePoint.Scorecards Namespace