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

In This Topic
    SetZoomMode Property
    In This Topic
    Set zoom mode command (parameterized)
    Syntax
    'Declaration
     
    Public ReadOnly Property SetZoomMode As IDelegateCommand
    public IDelegateCommand SetZoomMode {get;}
    See Also