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

In This Topic
    CurrentPageIndex Property (ThumbnailsViewModel)
    In This Topic
    Gets or sets currently selectted thimbnail item
    Syntax
    'Declaration
     
    Public Property CurrentPageIndex As Integer
    public int CurrentPageIndex {get; set;}
    See Also