MatrixMember Members

Represents an area in the row or column header of the matrix. This class cannot be inherited.

The following tables list the members exposed by the MatrixMember type.

Protected Fields

  Name Description
ms162613.protfield(en-US,SQL.90).gif m_customProperties  (inherited from Group )
ms162613.protfield(en-US,SQL.90).gif m_ownerItem  (inherited from Group )
ms162613.protfield(en-US,SQL.90).gif m_uniqueName  (inherited from Group )

Top

Public Properties

  Name Description
ms162613.pubproperty(en-US,SQL.90).gif Children Gets the matrix members in the next row or column.
ms162613.pubproperty(en-US,SQL.90).gif ColumnSpan Gets the number of columns that this matrix member spans.
ms162613.pubproperty(en-US,SQL.90).gif Custom  Gets the custom data associated with this grouping. (inherited from Group)
ms162613.pubproperty(en-US,SQL.90).gif CustomProperties Overridden. See Group.CustomProperties .
ms162613.pubproperty(en-US,SQL.90).gif DataCollectionName  Gets the name to use for the data element for the collection of all instances of this group. (inherited from Group)
ms162613.pubproperty(en-US,SQL.90).gif DataElementName Overridden.  
ms162613.pubproperty(en-US,SQL.90).gif DataElementOutput Overridden.  
ms162613.pubproperty(en-US,SQL.90).gif GroupValue Gets the value of the group expression for a matrix column or row header.
ms162613.pubproperty(en-US,SQL.90).gif HasToggle Overridden. Indicates that a toggle item is defined for this object.
ms162613.pubproperty(en-US,SQL.90).gif Height Gets the height of the member, including any spanning.
ms162613.pubproperty(en-US,SQL.90).gif Hidden Overridden. Indicates whether the item is hidden.
ms162613.pubproperty(en-US,SQL.90).gif ID Overridden. Gets the identifier for the matrix member.
ms162613.pubproperty(en-US,SQL.90).gif InDocumentMap Indicates whether this matrix member can appear in the document map.
ms162613.pubproperty(en-US,SQL.90).gif IsStatic Indicates whether this is a static member corresponding to a database field, or whether this is a regular member corresponding to a value for a field.
ms162613.pubproperty(en-US,SQL.90).gif IsToggleChild Overridden. Indicates whether this report item can be hidden through the control of another report item.
ms162613.pubproperty(en-US,SQL.90).gif IsTotal Indicates whether this member shows a subtotal, or shows or a value for a particular hierarchy member.
ms162613.pubproperty(en-US,SQL.90).gif Label Overridden. Gets the label of the matrix member for the document map.
ms162613.pubproperty(en-US,SQL.90).gif MemberCellIndex Gets the starting location of this member in the grid of cells.
ms162613.pubproperty(en-US,SQL.90).gif Name  Gets the name of the grouping. (inherited from Group)
ms162613.pubproperty(en-US,SQL.90).gif PageBreakAtEnd  Indicates whether the page should break at the end of the group. (inherited from Group)
ms162613.pubproperty(en-US,SQL.90).gif PageBreakAtStart  Indicates whether the page should break at the start of the group. (inherited from Group)
ms162613.pubproperty(en-US,SQL.90).gif Parent Gets the parent matrix member.
ms162613.pubproperty(en-US,SQL.90).gif ReportItem Gets the report item contained in the matrix member.
ms162613.pubproperty(en-US,SQL.90).gif RowSpan Gets how many rows this matrix member spans.
ms162613.pubproperty(en-US,SQL.90).gif SharedHidden Overridden. Gets a SharedHiddenState enumeration indicating the hidden property of the matrix.
ms162613.pubproperty(en-US,SQL.90).gif SharedRenderingInfo Gets or sets shared data for use in future rendering extensions.
ms162613.pubproperty(en-US,SQL.90).gif SortOrder Indicates the order by which the data is sorted on this level of the matrix member.
ms162613.pubproperty(en-US,SQL.90).gif ToggleItem Overridden. See Group.ToggleItem .
ms162613.pubproperty(en-US,SQL.90).gif ToggleParent Overridden. See Group.ToggleParent .
ms162613.pubproperty(en-US,SQL.90).gif UniqueName  Gets a name that uniquely identifies this group across the entire report. (inherited from Group)
ms162613.pubproperty(en-US,SQL.90).gif Width The width of the member, including any spanning.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms162613.pubmethod(en-US,SQL.90).gif DataElementOutputForStatic Indicates whether a static heading should be included in data renderings.
ms162613.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162613.pubmethod(en-US,SQL.90).gif GetChildRowMembersOnPage Indicates which child row members should appear on a given page, based on soft page breaks.
ms162613.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms162613.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms162613.pubmethod(en-US,SQL.90).gif IsRowMemberOnThisPage Indicates whether a specific child row member appears on a given page, based on soft page breaks.
ms162613.pubmethod(en-US,SQL.90).gifms162613.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162613.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms162613.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms162613.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

MatrixMember Class
Microsoft.ReportingServices.ReportRendering Namespace