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

In This Topic
    Zoom Property (ViewTypeViewModel)
    In This Topic
    Zoom value of the view
    Syntax
    'Declaration
     
    Public Property Zoom As Double
    public double Zoom {get; set;}
    See Also