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

In This Topic
    Rows Property (IMatrix)
    In This Topic
    The number of rows in this matrix's definition.
    Syntax
    'Declaration
     
    ReadOnly Property Rows As Integer
    int Rows {get;}
    See Also