ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / CurrentPageIndex Property

In This Topic
    CurrentPageIndex Property (ViewTypeViewModel)
    In This Topic
    Gets current page index
    Syntax
    'Declaration
     
    Public Property CurrentPageIndex As Integer
    public int CurrentPageIndex {get; set;}
    See Also