Skip to main content
A newer version of this page is available. .

ReportInfoViewModel Properties

Provides commands to manage the service’s reports.
Name Description
DeleteCommand Removes the underlying reports from the service’s store.
Info Gets a ReportInfo instance identifying the underlying report.
PreviewCommand Show the specified report in the Report Designer in the preview mode.
RenameCommand Renames the underlying report.
ShowCommand Shows the underlying report in the Report Designer
See Also