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

In This Topic
    CellCollection Property (IMatrix)
    In This Topic
    Provides access to the cells in the matrix.
    Syntax
    'Declaration
     
    ReadOnly Property CellCollection As IMatrixCellCollection
    IMatrixCellCollection CellCollection {get;}
    See Also