ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / CurrentPageAndCount Property

In This Topic
    CurrentPageAndCount Property (PageSetupViewModel)
    In This Topic
    Gets user-friendly representation of current page, number of pages and loading progress
    Syntax
    'Declaration
     
    Public Property CurrentPageAndCount As String
    public string CurrentPageAndCount {get; set;}
    See Also