Interface IReportExpressViewer
Inherited Members
Namespace: LemonEdge.Client.Core.Views
Assembly: LemonEdge.ClientEntities.dll
Syntax
[ViewDescriptor(typeof(ReportExpressViewerViewEnumerator))]
public interface IReportExpressViewer : IModelView
Methods
DisplayReport(IReportExpress)
Declaration
Task DisplayReport(IReportExpress report)
Parameters
| Type | Name | Description |
|---|---|---|
| IReportExpress | report |
Returns
| Type | Description |
|---|---|
| Task |