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

In This Topic
    ZoomOut Property (ToolbarViewModel)
    In This Topic
    Zoom out command
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomOut As IDelegateCommand
    public IDelegateCommand ZoomOut {get;}
    See Also