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

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