ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ThumbnailItemViewModel Class / View Property

In This Topic
    View Property (ThumbnailItemViewModel)
    In This Topic
    Get thumbnail image
    Syntax
    'Declaration
     
    Public ReadOnly Property View As PageView
    public PageView View {get;}
    See Also