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

In This Topic
    Print Property
    In This Topic
    Prints the report
    Syntax
    'Declaration
     
    Public ReadOnly Property Print As IDelegateCommand
    public IDelegateCommand Print {get;}
    See Also