ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / ThumbnailsPanel Class / Zoom Property

In This Topic
    Zoom Property (ThumbnailsPanel)
    In This Topic
    Gets or sets the zoom level of items in the ThumbnailsPanel.
    Syntax
    'Declaration
     
    Public Property Zoom As Double
    public double Zoom {get; set;}

    Property Value

    The zoom level.
    See Also