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