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

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