ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / MultiPageViewModel Class / Rows Property

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