[]
        
(Showing Draft Content)

C1.WPF.Report.RenderReportAction

RenderReportAction Class

Renders the report with specified set of parameters.

Inheritance
RenderReportAction
Namespace: C1.WPF.Report
Assembly: C1.WPF.Report.dll
Syntax
public class RenderReportAction : C1DocumentAction

Constructors

Name Description
RenderReportAction(byte[], Dictionary<string, object>)

Initializes a new instance of the RenderReportAction object.

Properties

Name Description
ParameterValues

Gets the initial values of report parameters.

ReportTemplate

Gets the array of bytes containing the report template.

Methods

Name Description
Equals(object)
GetHashCode()