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

In This Topic
    SetGalleyMode Property
    In This Topic
    Sets GalleyMode command
    Syntax
    'Declaration
     
    Public ReadOnly Property SetGalleyMode As IDelegateCommand
    public IDelegateCommand SetGalleyMode {get;}
    See Also