ConfiguredView members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents configuration settings for a scorecard view, such as the end-user actions that are enabled.

The ConfiguredView type exposes the following members.

Constructors

  Name Description
Public method ConfiguredView Initializes a new instance of the ConfiguredView class.

Top

Properties

  Name Description
Public property AllowAnnotations Gets or sets a Boolean value that indicates whether comments are allowed to be entered in scorecard cells.
Public property AllowColumnDrill Gets or sets a Boolean value that indicates whether drilldown is allowed for members in columns.
Public property AllowDynamicColumnMemberExpansion Gets or sets a Boolean value that indicates whether column members in a scorecard are allowed to dynamically expand or collapse.
Public property AllowDynamicRowMemberExpansion Gets or sets a Boolean value that indicates whether row members in a scorecard are allowed to dynamically expand or collapse.
Public property AllowFilter Gets or sets a Boolean value that indicates whether filtering of rows is allowed in the scorecard.
Public property AllowRowDrill Gets or sets a Boolean value that indicates whether drilldown is allowed for members in rows.
Public property AllowShowDetails Gets or sets a Boolean value that indicates whether the Show Details menu option is displayed in the scorecard.
Public property AllowSort Gets or sets a Boolean value that indicates whether sorting of rows is allowed in the scorecard.
Public property AllowStatusFilter Gets or sets a Boolean value that indicates whether filtering by status is allowed in the scorecard.
Public property AlwaysShowAnnotationCellFlags This property is not used.
Public property Comments Gets the collection of comments on the element. (Inherited from Element.)
Public property DataSourceLocation Gets or sets the location of the underlying data source for the scorecard.
Public property Description Gets or sets the description of the element. (Inherited from Element.)
Public property EmptyRowsFilterMode Gets or sets the setting that defines how empty rows are handled in the scorecard.
Public property EnableTextwrap Gets or sets a Boolean value that indicates whether the text wraps to multiple lines in the scorecard cells.
Public property ExpandToFitWidth Gets or sets a Boolean value that indicates whether the scorecard expands to fit the width of its container.
Public property GridViewDefinition Gets or sets the definition of the scorecard view.
Public property Guid Gets or sets the unique identifier of the object. (Inherited from SecondClassElement.)
Public property HideScorecard Gets or sets a Boolean value that indicates whether to hide scorecard data in the dashboard.
Public property Name Gets or sets the display name of the element. (Inherited from Element.)
Public property Owner Gets or sets the owner of the element. (Inherited from Element.)
Public property Properties Gets the collection of properties for this element. (Inherited from Element.)
Public property ShowStatusFiltersByDefault Gets or sets a Boolean value that indicates whether filtering by status is enabled by default.
Public property StatusFilters Gets or sets the list of status filters that can be applied to the scorecard.
Public property ToolbarOptions Gets or sets the configuration for the toolbar displayed in column headers of the scorecard.

Top

Methods

  Name Description
Public method AssignExpandedPropertyToHeader Recursively assigns the IsCollapsed property to all the eligible header nodes.
Public method Clone Performs a deep copy of this object. (Overrides Element.Clone().)
Public method CompareTo Compares this object to another object for sorting purposes. (Inherited from Element.)
Public method CopyFrom Copies from another object. (Inherited from SecondClassElement.)
Public methodStatic member CreateDefaultConfiguredView Create a default ConfiguredView
Public method Diff Compares this object with another object and returns the differences. (Overrides Element.Diff(Object).)
Public method Equals(Object) (Inherited from Object.)
Public method Equals(Element) Determines whether this object is equal to another object of the same type. (Inherited from Element.)
Protected method Finalize (Inherited from Object.)
Public method GetDependencyVersionIdentifier Gets a string that represents the versions of all dependencies of this element.
Public method GetHashCode (Inherited from Object.)
Public method GetIndicatorLocations Returns the locations of all trend and override indicators that are referenced directly by this view.
Public method GetKpiLocations Returns the locations of all the KPIs in this view.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object. (Overrides Element.Validate().)

Top

See also

Reference

ConfiguredView class

Microsoft.PerformancePoint.Scorecards namespace