[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.DataCells

DataCells Property

DataCells

Gets the collection of matrix data cells.

Declaration
IMatrixCellCollection DataCells { get; }
Property Value
Type Description
IMatrixCellCollection

A collection of IMatrixCell objects representing the data cells in the matrix.