ActiveReports 9
IMatrix Interface Members
Properties 

The following tables list the members exposed by IMatrix.

Public Properties
 NameDescription
 PropertyCellCollectionProvides access to the cells in the matrix.  
 PropertyCellColumnsReturns the number of columns in the CellCollection.  
 PropertyCellHeightsSpecifies the height of each renderable row in the matrix.  
 PropertyCellRowsReturns the number of rows in the CellCollection.  
 PropertyCellsBeforeRowHeadersThe number of instances of the outermost column group that should appear to the left of the row headers (right of the row headers for RTL matrixes).  
 PropertyCellWidthsSpecifies the width of each renderable column in the matrix.  
 PropertyColumnGroupings  
 PropertyColumnMemberCollectionReturns a collection of MatrixMember objects or null if there is no column grouping defined.  
 PropertyColumnsDefines the number of columns in this matrix.  
 PropertyCornerSpecifies the ReportItem to be displayed in the upper left corner area for this Matrix instance.  
 PropertyDataCells  
 PropertyGroupsBeforeRowHeadersThe number of instances of the outermost column group that should appear to the left of the row headers (right of the row headers for RTL matrixes).  
 PropertyLayoutDirectionIndicates whether the matrix columns grow left-to-right (with headers on the left) or right-to-left (with headers on the right).  
 PropertyRowGroupings  
 PropertyRowMemberCollectionReturns a collection of MatrixMember objects or null if there is no row grouping defined.  
 PropertyRowsThe number of rows in this matrix's definition.  
Top
See Also

Reference

IMatrix Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum