Partilhar via


Método LocalReport.Render

Incluir membros protegidos
Incluir membros herdados

Processes the report and renders it in the specified format.

Esse membro está sobrecarregado. Para informação completa sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecargas.

Lista de sobrecargas

  Nome Descrição
Método público Render(String) Processes the report and renders it in the specified format. (Herdado de Report.)
Método público Render(String, String) Processes the report and renders it in the specified format. (Herdado de Report.)
Método público Render(String, String, CreateStreamCallback, array<Warning[]%) Processes the report and renders it in the specified format using a stream provided by a callback function.
Método público Render(String, String, PageCountMode, CreateStreamCallback, array<Warning[]%) Processes the report with a specified page count mode and renders it in the specified format using a stream provided by a callback function.
Método público Render(String, String, String%, String%, String%, array<String[]%, array<Warning[]%) Processes the report and renders it in the specified format. (Herdado de Report.)
Método público Render(String, String, PageCountMode, String%, String%, String%, array<String[]%, array<Warning[]%) Processes the report with a specified page count mode and renders it in the specified format. (Substitui Report.Render(String, String, PageCountMode, String%, String%, String%, array<String[]%, array<Warning[]%).)

Superior

Consulte também

Referência

LocalReport Classe

Namespace Microsoft.Reporting.WinForms