ReportDesignerModel Constructors
A model that contains information about a report. The Web Report Designer is bound to this model.| Name | Parameters | Description |
|---|---|---|
| ReportDesignerModel() | none | Initializes a new instance of the ReportDesignerModel class with the default settings. |
| ReportDesignerModel(ReportDesignerModel) | source | Initializes a new instance of the ReportDesignerModel class with the specified prototype. |
See Also