ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / SetReport Property

In This Topic
    SetReport Property
    In This Topic
    Sets an already loaded report into model
    Syntax
    'Declaration
     
    Public ReadOnly Property SetReport As IDelegateCommand
    public IDelegateCommand SetReport {get;}
    See Also