MatrixCellCollection Members

Represents all cells in a matrix. This class cannot be inherited.

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

Public Properties

  Name Description
ms162265.pubproperty(en-US,SQL.90).gif ColumnCount The number of columns in the matrix.
ms162265.pubproperty(en-US,SQL.90).gif Count The number of matrix cells.
ms162265.pubproperty(en-US,SQL.90).gif Item Returns a MatrixCell object at a specified row and column in the collection.
ms162265.pubproperty(en-US,SQL.90).gif RowCount Gets the number of rows in the MatrixCellCollection.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms162265.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162265.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms162265.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms162265.pubmethod(en-US,SQL.90).gifms162265.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162265.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

MatrixCellCollection Class
Microsoft.ReportingServices.ReportRendering Namespace