ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportPaneModel Class / RowsCount Property

In This Topic
    RowsCount Property (ReportPaneModel)
    In This Topic
    Gets rows count for multipage view
    Syntax
    'Declaration
     
    Public Property RowsCount As Integer
    public int RowsCount {get; set;}
    See Also