ReportDesignerExtension.Bind Method
Name | Parameters | Description |
---|---|---|
Bind(XtraReport) | report | Binds the Report Designer to a report. |
Bind(ReportDesignerModel) | model | Binds the Report Designer to a model. |
Bind(Byte[]) | reportXmlLayout | Binds the Report Designer to a report. |
Bind(String) | reportXmlLayout | Binds the Report Designer to a report. |