ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / ThumbZoomValue Property

In This Topic
    ThumbZoomValue Property
    In This Topic
    Gets/sets if primary repot pane is selected
    Syntax
    'Declaration
     
    Public Property ThumbZoomValue As Double
    public double ThumbZoomValue {get; set;}
    See Also