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

In This Topic
    CellRows Property
    In This Topic
    Returns the number of rows in the CellCollection.
    Syntax
    'Declaration
     
    ReadOnly Property CellRows As Integer
    int CellRows {get;}
    See Also