ToolbarOptions members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the visibility of toolbar options.

The ToolbarOptions type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ShowCollapse Gets or sets the setting that shows the collapse-all toolbar button.
Public property ShowDefaultRollup Gets or sets the setting that shows the default rollup.
Public property ShowExpand Gets or sets the setting to show the expand-all toolbar button.
Public property ShowIndicatorCount Gets or sets the setting to show the indicator count rollup.
Public property ShowInlineText Gets or sets the setting that shows the path to the member or key performance indicator (KPI) when in sort or filter mode.
Public property ShowMode Gets or sets the setting to show the view mode toolbar button.
Public property ShowStatusFilter Gets or sets the setting to show the status filter toolbar button.
Public property ShowToolbar Gets or sets the setting to show the toolbar buttons in the view.
Public property ShowToolbarItemsLabel Gets or sets the setting to show toolbar item labels.
Public property ShowToolTips Gets or sets the setting to show the tooltips for the toolbar items.
Public property ShowWorstChildRollup Gets or sets the setting to show worst child rollup.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
Public method CopyFrom Copies from another object of the same type.
Public method Diff Compares this object with another and returns the differences.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object.

Top

See also

Reference

ToolbarOptions class

Microsoft.PerformancePoint.Scorecards namespace