ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrix Interface / DataCells Property

In This Topic
    DataCells Property (IMatrix)
    In This Topic
    Collection of matrix data cells.
    Syntax
    'Declaration
     
    ReadOnly Property DataCells As IMatrixCellCollection
    IMatrixCellCollection DataCells {get;}
    See Also