ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeParameters Structure / RowsCount Property

In This Topic
    RowsCount Property (ViewTypeParameters)
    In This Topic
    Gets the rows count.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowsCount As Integer
    public int RowsCount {get;}

    Property Value

    The rows count.
    See Also