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.
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a column or row header in a scorecard.
The GridHeaderItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
GridHeaderItem() | Initializes a new instance of the GridHeaderItem class. |
![]() |
GridHeaderItem(GridHeaderItem) | Initializes a new instance of the GridHeaderItem class based on another GridHeaderItem object. |
![]() |
GridHeaderItem(Member) | Initializes a new instance of the GridHeaderItem class based on a member. |
![]() |
GridHeaderItem(String, String, String) | Initializes a new instance of the GridHeaderItem class with the specified properties. |
![]() |
GridHeaderItem(String, String, String, ScorecardNodeTypes) | Initializes a new instance of the GridHeaderItem class with the specified properties, including the header type. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AggregationType | Gets or sets the aggregation type. |
![]() |
AppendFilterInfoToHyperlink | Gets or sets a Boolean value that indicates whether filter information is appended to the hyperlink. |
![]() |
Banding | Gets or sets the optional banding settings to use. |
![]() |
BpmProperties | Gets the collection of properties for this header. |
![]() |
CellFormatInfo | Gets or sets the format for the cells for this header. |
![]() |
Children | Gets the child elements of this header. |
![]() |
CustomSetFormula | Gets or sets the custom set formula. |
![]() |
DefinitionGuid | Gets or sets the GUID that relates a data header to the definition header. |
![]() |
Depth | Gets or sets the depth of the header in the tree. |
![]() |
DescendantSpan | Gets or sets the maximum number of header levels for all descendant leaves. |
![]() |
DimensionMember | Gets or sets the dimension member that is associated with this header. |
![]() |
DimensionName | Gets or sets the dimension name for this header. |
![]() |
DimensionValue | Gets or sets the dimension value for this header. |
![]() |
DisplayText | Gets or sets the display text for this header. |
![]() |
GroupId | Gets or sets the identifier used to identify the members in a member set. |
![]() |
Guid | Gets or sets the GUID for this header. |
![]() |
HeaderFormatInfo | Gets or sets the format for the header. |
![]() |
HeaderType | Gets or sets the type of header. |
![]() |
Hyperlink | Gets or sets the hyperlink. |
![]() |
Id | Gets or sets the identifier for this header. |
![]() |
IsCellHidden | Gets or sets a Boolean value that indicates whether this node cell is hidden. |
![]() |
IsCollapsed | Gets or sets a Boolean value that indicates whether this header node is collapsed. |
![]() |
IsColumnHeader | Gets or sets a Boolean value that indicates whether the header is a column header or a row header. |
![]() |
IsDrillDownDisabled | Gets or sets a Boolean value that indicates whether drill down is disabled on this header node. |
![]() |
IsDrillEnabled | Gets or sets a Boolean value that indicates whether drill operations are enabled for this header node. |
![]() |
IsDrillUpDisabled | Gets or sets a Boolean value that indicates whether drill up is disabled on this header node. |
![]() |
IsDynamicallyExpandedHeader | Gets or sets a Boolean value that indicates whether the header node is expanded. |
![]() |
IsDynamicCellExpansionEnabled | Gets or sets a Boolean value that indicates whether dynamic cell expansion is enabled for this header node. |
![]() |
IsHiddenBasedOnFilterStatus | Gets or sets a Boolean value that indicates whether this node is hidden based on the filter status. |
![]() |
IsHierarchyHeader | Gets or sets a Boolean value that indicates whether the header is part of a hierarchy or a linear list. |
![]() |
IsLeaf | Gets a Boolean value that indicates whether the header is at the leaf level. |
![]() |
IsNamedSetEmpty | Gets or sets a Boolean value that indicates whether the named set expression returns an empty set. |
![]() |
IsNamedSetInError | Gets or sets a Boolean value that indicates whether the named set expression is in error. |
![]() |
IsPathHidden | Gets or sets a Boolean value that indicates whether the node path is hidden. |
![]() |
KpiTargetName | Gets or sets the name of the key performance indicator (KPI) target for this header. |
![]() |
LeafSpan | Gets or sets the number of descendant leaves. |
![]() |
LinkedKpiLocation | Gets or sets the location of the linked key performance indicator (KPI) in the repository. |
![]() |
NamedSetExpression | Gets or sets the named set expression to use in named set expansions. |
![]() |
NamedSetType | Gets or sets the type of named set in the header. |
![]() |
OverrideIndicatorLocation | Gets or sets the location of the override indicator in the repository. |
![]() |
Parent | Gets or sets the parent of this header. |
![]() |
PathHash | Gets or sets the path hash. |
![]() |
ResolvedHeaderFormatInfo | Gets or sets the resolved format for the header. |
![]() |
Root | Gets or sets the root parent of this header. |
![]() |
SerializeTag | Gets or sets the serializable, general purpose tag for this header object. |
![]() |
ShowHyperlinkInNewWindow | Gets or sets a Boolean value that indicates whether the hyperlink opens in a new window or in the same window. |
![]() |
Tag | Gets or sets the general purpose tag for this header. |
![]() |
TargetSettings | Gets or sets the settings for key performance indicator (KPI) target columns. |
![]() |
TrendIndicatorLocation | Gets or sets the location of the trend indicator in the repository. |
![]() |
UseLinkedElementDisplayText | Gets or sets a Boolean value that indicates whether to use the name of the linked key performance indicator (KPI) as the display text for the header. |
![]() |
Weight | Gets or sets the display value weight. |
Top
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
Fields
Name | Description | |
---|---|---|
![]() ![]() |
PropertyId_KpiGroupId | Gets or sets the property identifier for the key performance indicator (KPI) group identifier. |
Top