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

In This Topic
    ZoomOut Property (ThumbnailsViewModel)
    In This Topic
    Decreases zoom factor
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomOut As IDelegateCommand
    public IDelegateCommand ZoomOut {get;}
    See Also