ActiveReports Developer 7
IMatrixCellCollection Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace : IMatrixCellCollection Interface

Glossary Item Box

The following tables list the members exposed by IMatrixCellCollection.

Public Properties

 NameDescription
 PropertyColumnCountGets a count of the number of columns rendered.  
 PropertyCountGets a count of the number of cells rendered.  
 PropertyItemGets a matrix cell by the specified row and column index.  
 PropertyRowCountGets a count of the number of rows rendered.  
Top

See Also