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

In This Topic
    Count Property (IMatrixCellCollection)
    In This Topic
    Gets a count of the number of cells rendered.
    Syntax
    'Declaration
     
    ReadOnly Property Count As Integer
    int Count {get;}
    See Also