DashboardElementContainer Methods

Include Protected Members
Include Inherited Members

The DashboardElementContainer type exposes the following members.

Methods

  Name Description
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. (Overrides DashboardElement.CopyFrom(Element).)
Public method Diff Compares this object with another object and returns the differences. (Overrides DashboardElement.Diff(Object).)
Public method Equals(Object) (Inherited from Object.)
Public method Equals(DashboardElement) Determines whether the current object is equal to another object of the same type. (Inherited from DashboardElement.)
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 GetDashboardItems Returns the objects that are contained in this container or in its child elements.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsHorizontal Returns a Boolean value that indicates whether the layout is horizontal, based on the value of the LayoutOrientation enumeration.
Public method IsVertical Returns a Boolean value that indicates whether the layout is vertical, based on the value of the LayoutOrientation enumeration.
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

DashboardElementContainer Class

Microsoft.PerformancePoint.Scorecards Namespace