Interface IReportViewer
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface IReportViewer
Properties
View
Declaration
ContentControl View { get; }
Property Value
System.Windows.Controls.ContentControl
|
Methods
ExportAsHtml()
Declaration
void ExportAsHtml()
ExportAsPng()
Declaration
void ExportAsPng()
Initialize(ReportViewModel)
RemoveAllResults()
Declaration
void RemoveAllResults()